Temperatursteuerung id.4 flexibilisiert
This commit is contained in:
+17
-2
@@ -146,7 +146,7 @@ panel_custom:
|
||||
adaptive_lighting:
|
||||
name: "Standard"
|
||||
max_brightness: 90
|
||||
min_brightness: 1
|
||||
min_brightness: 3
|
||||
max_color_temp: 4750
|
||||
lights:
|
||||
# Büro
|
||||
@@ -531,7 +531,7 @@ sensor:
|
||||
name: temperatur_wohnraeume
|
||||
type: mean
|
||||
|
||||
#Discogs
|
||||
# Discogs
|
||||
- platform: discogs
|
||||
name: Discogs
|
||||
token: RRvvAbBgtIJAMCDlDDvYedERMUHBodSEISEZdkqY
|
||||
@@ -540,3 +540,18 @@ sensor:
|
||||
- wantlist
|
||||
- random_record
|
||||
|
||||
# Discogs Enhanced
|
||||
- platform: discogs_enhanced
|
||||
token: RRvvAbBgtIJAMCDlDDvYedERMUHBodSEISEZdkqY
|
||||
name: Plattensammlung # Optional, defaults to "Discogs"
|
||||
monitored_conditions:
|
||||
# - collection
|
||||
# - wantlist
|
||||
# - random_record
|
||||
- collection_value_min
|
||||
- collection_value_median
|
||||
- collection_value_max
|
||||
# --- 2 new entities for counting specific formats ---
|
||||
- vinyl_count
|
||||
- cd_count
|
||||
|
||||
|
||||
Reference in New Issue
Block a user