This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| type: vertical-stack | |
| cards: | |
| - type: custom:button-card | |
| name: Calidad del aire exterior | |
| entity: sensor.o_1pst_temperatura | |
| double_tap_action: | |
| action: more-info | |
| entity: sensor.o_1pst_humedad | |
| show_state: true | |
| show_icon: false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| input_boolean: | |
| luz_lagrima_state: | |
| name: Estado Luz IR | |
| initial: false | |
| input_number: | |
| luz_lagrima_level: | |
| name: Luz lágrima – brillo | |
| min: 1 | |
| max: 10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alias: 🎃 Halloween Jardín Show | |
| mode: restart | |
| max_exceeded: silent | |
| sequence: | |
| - target: | |
| entity_id: light.luces_jardin | |
| data: | |
| rgb_color: | |
| - 255 | |
| - 69 |
OlderNewer