Skip to content

Latest commit

 

History

History

scripts

renemarc / home-assistant-config / sensors /

🏠 Home Assistant configuration for a smart-looking place! 😎
Be sure to ⭐️ or 🔱 this repo!

Philips Hue commercial

Scripts

For the most part, actions and requirements are based on publish–subscribe pattern where devices and rooms are smart-enough to respond themselves to global parameters and responsible for their own states. See /automations/ and /inputs/input_booleans.yaml for details.

Smart scenes

Smart scenes are a hybrid approach, where global parameters are used when appropriate, and some direct control is employed to achieve a specific setup. They are used both in /automations/ and as a manual selector in /inputs/input_selects.yaml and /appdaemon/dashboards/Main.dash.

Turn on all lights, and set most of the smart ones to a bright daylight white temperature.

Opening curtains

Daylight!

🔝

Used to disable scene mode and return light selectors to their default states.

🔝

Set lounge smart lights to video gaming themed colours and effects, as the HTPC is used for gaming also.

🔝

Enable lounge ambiant lights and set its smart ones to television-friendly colours and effects.

🔝

Turn on accent lights, dim some others, pick a romantic colour theme, set the mood for looooove!

Quagmire's home automation

Quagmire's Home Automation. Giggity Giggity!

🔝

Other scripts

Capture a still image from a Blink camera.

Reset the state for tampered perimeter devices list.

🔝

Quickly disable all blocking modes, therefore activating all lights.

🔝

Don't forget to ⭐️ or 🔱 this repo! 😃

🏠 Home