Skip to content

Instantly share code, notes, and snippets.

@hobbe
hobbe / ob_covers_schedule
Last active February 23, 2023 18:54
Home Assistant blueprint: open/close covers based on a schedule's state
blueprint:
name: "[ob] Schedule covers"
description: "Open/close covers based on a schedule's state."
domain: automation
source_url: https://gist.github.com/hobbe/beafad19e74ee7935f19fb5c182c3914
homeassistant:
min_version: 2022.10.0
input:
schedule_entity:
@hobbe
hobbe / zha_blueprint_philips_hue_dimmer_swith_rwl021_fast_setup.yaml
Last active September 22, 2023 19:53 — forked from Rantaki/zha_blueprint_philips_hue_dimmer_swith_rwl021_fast_setup.yaml
ZHA Blueprint for fast setup of Philips Hue Dimmer Switch (RWL021)
blueprint:
domain: automation
name: Controlling lights using Philips Hue Dimmer Switch (RWL021)
description: Take the swith fast into use with pre-set configuration.
source_url: https://gist.github.com/hobbe/ddce499e3271a236f5ac2fddb5786349
input:
zha_device:
name: Philips Hue Dimmer Switch (RWL021 only)
description: The swith to be taken into use.
selector:
@hobbe
hobbe / ob_toggle_on_schedule.yaml
Last active February 23, 2023 18:50
Home Assistant blueprint: turn on/off on schedule
blueprint:
name: "[ob] Toggle based on schedule"
description: "Toggle entities (lights or switches) based on schedule's state."
domain: automation
source_url: https://gist.github.com/hobbe/cf86b4752c3e38087ad9ff62acae4eda
homeassistant:
min_version: 2022.10.0
input:
schedule_entity:
@hobbe
hobbe / esplinky.yaml
Last active June 20, 2024 19:49
TéléInfo Linky sur ESPHome
# # TeleInfo sensors on ESPHome #
#
# Use of the `teleinfo` component provided by ESPHome:
# [teleinfo](https://esphome.io/components/sensor/teleinfo.html)
#
# To create the TeleInfo adapter, see articles at:
#
# - <https://github.com/schmurtzm/Teleinfo-TIC-with-ESPhome>
# - <http://hallard.me/libteleinfo>
#