HalEEfacts / SmartHome-Hassio

Main Home Assistant (Hass.io) repository.
1 stars 0 forks source link

Node Red #51

Open HalEEfacts opened 4 years ago

HalEEfacts commented 4 years ago

Master list of Node Red things to do:

  1. https://community.home-assistant.io/t/light-with-motion-override-with-switch/62575/24
HalEEfacts commented 4 years ago

automations to do:

Notify if charge 2 left charging when leave home Notify if cold overnight to change thermostat settings Notify if Nodemcu plugged into workshop goes offline, assume means power out. Add timers which display how long....a lamp is on for each day,weel,month...how long ps4 or TVs are on. Get power usage and estimate costs. Auto tvs off when doorbell

HalEEfacts commented 4 years ago

Notifications

  1. https://github.com/SilvrrGIT/HomeAssistant/blob/master/automation/pc_security.yaml#L23 - notify of new devices on network (notification), failed login (notification),

  2. https://github.com/ntalekt/homeassistant#notification-text https://github.com/ntalekt/homeassistant/blob/master/automation/notification_text.yaml - battery alerts, items on when we're away

  3. https://github.com/ntalekt/homeassistant#notification-visual https://github.com/ntalekt/homeassistant/blob/master/automation/notification_visual.yaml - TV alerts

  4. https://github.com/ntalekt/homeassistant#notification-audio https://github.com/ntalekt/homeassistant/blob/master/automation/notification_audio.yaml - audio notifications

Automation

  1. https://github.com/ntalekt/homeassistant#automations
  2. https://github.com/arsaboo/homeassistant-config/blob/master/automations.yaml
HalEEfacts commented 3 years ago

Front door: Open 30 sec, sound. Start timer. Open another 60 sec. Another sound and send notificaition.

HalEEfacts commented 3 years ago

Lights downstaris. Motion, start timer. Lights still on 2 min after movement stops. Sound and send notification.