diff --git a/README.md b/README.md index b2afed1d..cf213373 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ I regularly update my configuration files. You can check my current Home Assista Description | value -- | -- -Number of entities | 353 -Number of sensors | 163 +Number of entities | 440 +Number of sensors | 216 ## My installed extensions: @@ -35,6 +35,7 @@ Number of sensors | 163 - [HACS](https://github.com/hacs/integration) - [Openrgb](https://github.com/koying/openrgb_ha) - [Smartir](https://github.com/smartHomeHub/SmartIR) +- [Spook 👻 Your Homie](https://github.com/frenck/spook) - [Spotcast](https://github.com/fondberg/spotcast) - [Thermal Comfort](https://github.com/dolezsa/thermal_comfort) - [Waste Collection Schedule](https://github.com/mampfes/hacs_waste_collection_schedule) diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index c218b273..6feb0a19 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -64,10 +64,16 @@ decluttering_templates: title: Casa views: - badges: - - entity: person.aronne + - display_type: complete + entity: person.aronne name: '' - - entity: person.valentina + show_entity_picture: true + type: entity + - display_type: complete + entity: person.valentina name: '' + show_entity_picture: true + type: entity - entity: sensor.home_temperature name: '' - entity: sensor.home_humidity @@ -75,7 +81,9 @@ views: - entity: sensor.frient_energy_monitor_power name: '' - entity: sensor.daily_energy + icon: mdi:transmission-tower name: '' + type: entity cards: - entity: weather.casa name: Casa @@ -980,8 +988,10 @@ views: - entities: - entity: sensor.home_temperature - entity: sensor.weather_temperature + icon: mdi:thermometer - entity: sensor.home_humidity - entity: sensor.weather_humidity + icon: mdi:water-percent - entity: sensor.thermal_comfort_absolute_humidity name: Home absolute humidity - entity: sensor.external_absolute_humidity