1
0
Fork 0

Add 2 values

This commit is contained in:
maralorn 2022-12-15 01:53:15 +01:00
parent 920b4ab922
commit b818b98157

View file

@ -966,6 +966,12 @@ in {
show_fill = false;
color = colors.temperature;
}
{
entity = "sensor.${esp.schlafzimmer}_bme280_temperature";
name = "BME280 Temperatur";
show_fill = false;
color = "#ff0000";
}
{
entity = "sensor.${sensor.schlafzimmer}_dew_point";
name = "Taupunkt";
@ -1031,6 +1037,12 @@ in {
show_fill = false;
state_adaptive_color = true;
}
{
entity = "sensor.${esp.schlafzimmer}_bme280_humidity";
name = "Luftfeuchtigkeit";
show_fill = false;
color = "#ff0000";
}
{
entity = "sensor.luftentfeuchter";
name = "Entfeuchter";