Skip to content

Instantly share code, notes, and snippets.

@hectorzin
hectorzin / v1
Last active August 26, 2025 06:56
Panel calidad del aire
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
@hectorzin
hectorzin / configuration.yaml
Last active November 4, 2025 16:04
Create lights over IR devices
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
@hectorzin
hectorzin / script.yaml
Created October 31, 2025 10:06
HALLOWEEN
alias: 🎃 Halloween Jardín Show
mode: restart
max_exceeded: silent
sequence:
- target:
entity_id: light.luces_jardin
data:
rgb_color:
- 255
- 69