Skip to content

Instantly share code, notes, and snippets.

View milandzuris's full-sized avatar
🎯
Focusing on Dzuriš Home

Milan Dzuriš milandzuris

🎯
Focusing on Dzuriš Home
View GitHub Profile
@randybb
randybb / car1.yaml
Created October 29, 2023 15:52
gate
substitutions:
device: car1
name: CAR1
comment: "car1"
esphome:
name: mcu-${device}
comment: ${comment}
on_loop:
then:
@tetele
tetele / README.md
Last active July 3, 2024 14:25
ESPHome config - Onju Voice/Home as a voice assistant satellite in Home Assistant
@darox
darox / gist:1efb30a59cbebab3bdb06c8b56899baf
Created March 27, 2023 18:08
single-value-home-assistant
let widget = await createWidget();
if (!config.runsInWidget) {
await widget.presentSmall();
}
Script.setWidget(widget);
Script.complete();
@SinanMQTT
SinanMQTT / firstcode.txt
Last active March 5, 2024 22:09
HA Phone Dashboard by Sinan
square: false
type: grid
cards:
- type: horizontal-stack
cards:
- type: custom:mushroom-chips-card
chips:
- type: entity
entity: person.sinan_ibrahim
content_info: none
@tetele
tetele / README.md
Last active March 1, 2024 21:58
Home Assistant HVAC adjustment based on doors/windows

Home Assistant HVAC adjustment based on doors/windows

This blueprint helps you save money with heating/cooling by resetting the temperature for a certain thermostat if there is an open window or door. It is still a work in progress, but it works pretty OK with heating.

Each instance works with a single thermostat/opening pair, but you can define a group of windows (binary_sensors) if that's the case. Whenever a window/door is left open for more than the time specified, the thermostat will run a script that should turn off/turn down the HVAC

Installation

  1. copy blueprint_hvac_windows.yaml file in your /config/blueprints/automation folder or simply click [Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/redirect/blueprint_import/?blueprint