Adding customization to home automation
This commit is contained in:
parent
bcd3f71c43
commit
43b974b6a0
@ -72,14 +72,16 @@
|
||||
url: http://home.asbblog.com
|
||||
key: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiIzZGZkZDUzM2EwMWY0N2ZmYjViYmZmZTZmNGI0NDgwNSIsImlhdCI6MTcwNzkzODA2MywiZXhwIjoyMDIzMjk4MDYzfQ.SzfzMZnVBsexBFO2VIFZQekmN7CnrMd0Ld28sgFe-TI
|
||||
custom:
|
||||
- state: sensor.total_power
|
||||
- state: sensor.total_energy_today
|
||||
label: energy today
|
||||
- template: "{{ states.switch|selectattr('state','equalto','on')|list|length }}"
|
||||
label: switches on
|
||||
- state: weather.forecast_home
|
||||
label: wind speed
|
||||
value: "{attributes.wind_speed} {attributes.wind_speed_unit}"
|
||||
- state: light.hue_play_gradient_lightstrip_1
|
||||
label: TV Light strip status
|
||||
- state: light.signe_gradient_floor_main_room
|
||||
label: Lamp main room
|
||||
- template: "{{ sensor.air_quality_monitor_carbon_dioxide }}"
|
||||
label: carbon monoxide
|
||||
value: "{attributes.measurement}"
|
||||
- state: lock.ix_xdrive50_lock
|
||||
label: Car is locked
|
||||
|
||||
- Casaos:
|
||||
href: http://casos.asbblog.com
|
||||
description : Casaos Asbblog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user