Adding customization to home automation

pull/3004/head
Avnit bambah 4 months ago
parent bcd3f71c43
commit 43b974b6a0

@ -72,14 +72,16 @@
url: http://home.asbblog.com url: http://home.asbblog.com
key: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiIzZGZkZDUzM2EwMWY0N2ZmYjViYmZmZTZmNGI0NDgwNSIsImlhdCI6MTcwNzkzODA2MywiZXhwIjoyMDIzMjk4MDYzfQ.SzfzMZnVBsexBFO2VIFZQekmN7CnrMd0Ld28sgFe-TI key: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiIzZGZkZDUzM2EwMWY0N2ZmYjViYmZmZTZmNGI0NDgwNSIsImlhdCI6MTcwNzkzODA2MywiZXhwIjoyMDIzMjk4MDYzfQ.SzfzMZnVBsexBFO2VIFZQekmN7CnrMd0Ld28sgFe-TI
custom: custom:
- state: sensor.total_power - state: light.hue_play_gradient_lightstrip_1
- state: sensor.total_energy_today label: TV Light strip status
label: energy today - state: light.signe_gradient_floor_main_room
- template: "{{ states.switch|selectattr('state','equalto','on')|list|length }}" label: Lamp main room
label: switches on - template: "{{ sensor.air_quality_monitor_carbon_dioxide }}"
- state: weather.forecast_home label: carbon monoxide
label: wind speed value: "{attributes.measurement}"
value: "{attributes.wind_speed} {attributes.wind_speed_unit}" - state: lock.ix_xdrive50_lock
label: Car is locked
- Casaos: - Casaos:
href: http://casos.asbblog.com href: http://casos.asbblog.com
description : Casaos Asbblog description : Casaos Asbblog

Loading…
Cancel
Save