Skip to content

Instantly share code, notes, and snippets.

View Foroxon's full-sized avatar

Vladyslav Heneraliuk Foroxon

  • Ukraine
  • 05:27 (UTC +03:00)
View GitHub Profile
@Foroxon
Foroxon / bambu_lap_timelaps.yaml
Last active September 24, 2025 14:16
Bambu Lab Timelapses & Telegram Notifications
blueprint:
name: Bambu Lab Timelapses & Telegram Notifications
description: Автоматизація для створення таймлапсів і надсилання сповіщень у Telegram
про статус друку (початок, пауза, відновлення, завершення, помилка) з Bambu Lab 3D принтером.
domain: automation
source_url: https://gist.github.com/Foroxon/f68cd403263a9af7225c54159e69386a
input:
printer_name:
name: Назва принтера
description: Ім'я принтера, яке буде відображатися у сповіщеннях Telegram (наприклад,
@Foroxon
Foroxon / sync_trv_with_external_temp_sensor.yaml
Last active October 29, 2021 08:29 — forked from bruvv/sync_trv_with_external_temp_sensor.yaml
Sync TRV with external sensor blueprint
blueprint:
name: Sync TRV tempature
description: Sync external tempature sensor with TRV tempature
domain: automation
input:
ieeeaddressoftrv:
name: IEEE Address
description: This is the address of the TRV found in your zigbee database example 0x459877fffe1f2e83
external_temp:
name: Select the external temp sensor
@Foroxon
Foroxon / climate_auto_off.yaml
Last active September 9, 2021 12:52
Windows open, climate off
blueprint:
name: Window/Door open, climate off after a defined time
description: An automation that turns off a running your climate device for exmple a heater
or an air conditioning if a window or door sensor is open for a specific time.
domain: automation
input:
window_door_entity:
name: Window/Door Sensors
description: The window or door sensors that controls the climate entity.
selector:
@Foroxon
Foroxon / door_activated_light.yaml
Created August 27, 2021 09:28
Door-activated Light
blueprint:
name: Door-activated Light
description: Turn on a light when door is opened.
domain: automation
source_url: https://gist.github.com/Foroxon/a51e57fc7da10d6007fea94d39dec91a
input:
door_entity:
name: Door Sensor
selector:
entity:
blueprint:
name: Humidity Management based on temperature
description:
Turn a fan on and off based on the difference between a temperature sensor
and a baseline
domain: automation
input:
temperature_sensor:
name: Temperature Sensor
description: A sensor that measures the temperature of the area
@Foroxon
Foroxon / humidity_management.yaml
Last active March 27, 2024 09:14
Humidity Management based on abs. humidity (g/m3)
blueprint:
name: Humidity Management based on abs. humidity (g/m3)
description:
Turn a fan on and off based on the difference between a humidity sensor
and a baseline, based on absolute humidity
domain: automation
input:
humidity_sensor:
name: Humidity Sensor
description: A sensor that measures the humidity of the area