Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.69 KB

README.markdown

File metadata and controls

28 lines (20 loc) · 1.69 KB

Home-Assistant Custom Components

Some of my custom components for home-assistant (HA). (http://www.home-assistant.io)

Developer

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

The filter_helper.py

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.