Skip to content

Commit

Permalink
feat: update README and ui-lovelace.yaml via service
Browse files Browse the repository at this point in the history
  • Loading branch information
aronnebrivio committed Sep 27, 2024
1 parent 099ea15 commit 1410b89
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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)
Expand Down
14 changes: 12 additions & 2 deletions ui-lovelace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,18 +64,26 @@ 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
name: ''
- entity: sensor.frient_energy_monitor_power
name: ''
- entity: sensor.daily_energy
icon: mdi:transmission-tower
name: ''
type: entity
cards:
- entity: weather.casa
name: Casa
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 1410b89

Please sign in to comment.