Some of my custom components for home-assistant (HA). (http://www.home-assistant.io)
- Bluetooth Speaker - Play TTS through your bluetooth speaker connected to HA. (DEPRECATED)
- DALI Light - Control your DALI lights (DEPRECATED but forked and maintained by @rousveiga https://github.com/rousveiga/home-assistant-custom-components/tree/master/dali)
- Developer - Get notifications of HA Pull-Requests (NOT MAINTAINED)
- Electricity - Current tariff of a given electricity operator (DEPRECATED)
- Home Assistant ERSE - Track the current tariff and automates utility_meters (replaces [Electricity] and is available on HACS)
- HomeGW Climate - Use an RF433Mhz weather logger as a climate sensor
- HomeGW Weather - Use an RF433Mhz weather station
- HomeGW Cover - Control your covers with just two relay's
- RRD Recorder - Store historical data efficently using Round-Robin-Database (available on HACS)
As a Home Assistant developer, I like to keep a close eye into whats new (Pull Requests - PR). This component uses github API to find PR related to the components currently in use in the running HA.
developer:
github_personal_token: "1231231e23442342312312312312"
You can get your own personal token here
This file provides a decorator class used in the homegw_climate and homegw_weather platforms. It has a dependency in the filter sensor which actually implements the filters.