Skip to content

Instantly share code, notes, and snippets.

@r3mcos3
r3mcos3 / total_consumption.yaml
Created October 11, 2022 19:01
Total consumption for making utilty meter daily usage
{{ states('sensor.energy_consumed_tariff_1') | float + states('sensor.energy_consumed_tariff_2') | float }}
@r3mcos3
r3mcos3 / heating.yaml
Created December 24, 2020 07:27
Home Assistant Blueprint For Heating
blueprint:
name: Heating Control
description: Control your heating with options for person home, if temp is below a specific value, set temp, and heating between specific times.
domain: automation
input:
heating:
name: Climate Device
description: The climate device to use.
selector:
entity:
@r3mcos3
r3mcos3 / ikea_on_off_remote.yaml
Last active October 11, 2022 19:12
Home Assistant Blueprint For ZHA IKEA On/Off Remote
blueprint:
name: IKEA On/Off Remote
description: |
'Control lights with an IKEA 2 button remote (the square ones).
the on and off button have a short and long press action.'
domain: automation
source_url: https://gist.github.com/r3mcos3/bee5fb32dcc90e366a73c44ed63a12e4
remote:
name: Remote
description: IKEA remote to use
@r3mcos3
r3mcos3 / lux_light.yaml
Created December 20, 2020 11:29
Home Assistant Blueprint For Light Sensor Activated Lights
blueprint:
name: Lux Activated Lights
description: 'Activated lights when lux level is below a specific level'
domain: automation
input:
lux_sensor:
name: Lux Sensor
description: Lux sensor to use.
selector:
entity:
@r3mcos3
r3mcos3 / ikea_open_close_remote.yaml
Created December 20, 2020 11:27
Home Assistant Blueprint For ZHA IKEA Open/Close Remote
blueprint:
name: IKEA Open/Close Remote
description: |
'Control your roller blind with an IKEA 2 button remote (the square ones).
this is the remote that's been delivered by the "Fytur" and " Kadrilj"
roller blinds.'
domain: automation
input:
remote:
name: Remote
@r3mcos3
r3mcos3 / volume_control.yaml
Last active March 25, 2023 01:34
Home Assistant Blueprint For Volume Control
blueprint:
domain: automation
name: Volume Control 2.0
input:
media:
name: Media Players
description: Media players to use
default: []
selector:
target: