home-assistant-configuration
pyinsteon
home-assistant-configuration | pyinsteon | |
---|---|---|
1 | 1 | |
409 | 26 | |
- | - | |
10.0 | 6.5 | |
almost 2 years ago | 2 months ago | |
Python | Python | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
home-assistant-configuration
-
Automate a Wake-up light
I created two helpers (which are basically what Home Assistant calls variables): a toggle helper and a time helper. Then I created an automation to run when the time is equal to the time that the helper is set to and it checks to make sure the toggle helper is on, then you can run whatever task you want (lights, music, etc) as part of the automation. Some smart lights have a built in "fade" time that you can use in Home Assistant, but my lights don't support that (FYI, the "Light" service call built into Home Assistant has this functionality but only if your lights support it. If your lights don't they'll just come on and you'll be confused as to why it isn't working.... I know from experience), so I am using a script I borrowed from Jeff at SlackerLabs to accomplish the fading. He talks about his lighting script in this video. He has it on his GitHub here. Scripts in Home Assistant are a little more complicated than regular automations, but definitely much more powerful.
pyinsteon
-
Link Fanlinc without physical access?
Try this: https://github.com/pyinsteon/pyinsteon/issues/66
What are some alternatives?
nspanel-lovelace-ui - Custom Firmware for NsPanel with the design of HomeAssistant's lovelace UI in mind, works with Tasmota.
homeassistant-solax-modbus - SolaX Power Modbus custom_component for Home Assistant (Supports some Ginlong Solis, Growatt, Sofar Solar, TIGO TSI & Qcells Q.Volt Hyb)
niko-home-control-II - Home Assistant Custom Integration for Niko Home Control II
IoTuring - Simple and powerful cross-platform script to control your pc and share statistics using communication protocols like MQTT and home control hubs like HomeAssistant. Works on all OSs and all architectures ! Windows, Linux, macOS, openBSD; x86, amd64, ARM and so on...
victron - Victron bluetooth and serial communication at a python script. With MQTT and HomeAssistant support.
CEHub - This project is an implementation of an instance manager for the Codename Eagle game. Using the instance manager, you can have multiple game instances like (Single player and Multiplayer), and you have the opportunity to configure the patch version and other parameters for each instance.
ha-rpi_gpio - Home Assistant Raspberry Pi GPIO Integration
hass-weatherflow - Home Assistant Integration for WeatherFlow Stations
platypush - A versatile and extensible platform for automation with hundreds of supported integrations
dasshio - Hass.io add-on to easily use Amazon Dash Buttons with Home Assistant
easy-mqtt-handler - Easy MQTT Handler is a MQTT Client implemented in Python3 that will connect to a MQTT Broker, listening for freely configurable messages and reacting by executing arbitrary pre-defined commands. It comes with a Qt5-based GUI.
insteon-mqtt - Python Insteon PLM <-> MQTT bridge