Skip to content

Instantly share code, notes, and snippets.

View MoLow's full-sized avatar

Moshe Atlow MoLow

  • eon.io
  • Israel
  • 14:07 (UTC +03:00)
View GitHub Profile
@MoLow
MoLow / Dockerfile
Created January 26, 2020 15:12
NUT UPS for Home Assistant
FROM alpine:3.10
LABEL maintainer="[email protected]"
ENV NUT_VERSION 2.7.4
ENV UPS_NAME="ups"
ENV UPS_DESC="UPS"
ENV UPS_DRIVER="usbhid-ups"
ENV UPS_PORT="auto"
@MoLow
MoLow / climate.yaml
Created March 27, 2020 13:14
ha automations
automation:
- id: remind_turning_off_ac
alias: remind_turning_off_ac
trigger:
- platform: state
entity_id:
- climate.parents
- climate.living_room
- climate.study
- climate.mamad