core/homeassistant
Floris Van der krieken 2747f08385 Add available state to unifiled integration (#28189)
* Added Unifi Led

* fixed manifest

* fixed style issue

* removed unused setting

* added sugested changes.

* fixed order

* fixed settings that are required

* Fix review issues

* fix variable name that was too short

* Testing something

* Reverted to a previous version for testing

* Reverted testing changes.

* Add available status and increase version of unifiled package version.

* No io in init function.
2019-10-27 05:18:23 +01:00
..
auth Upgrade mypy to 0.740 (#27913) 2019-10-19 11:35:57 -07:00
components Add available state to unifiled integration (#28189) 2019-10-27 05:18:23 +01:00
generated Modernize Huawei LTE (#26675) 2019-10-24 19:31:49 +03:00
helpers Add cloud account linking support (#28210) 2019-10-25 16:04:24 -07:00
scripts Bump keyring to 19.2.0 (#27899) 2019-10-18 20:09:41 -05:00
util Upgrade mypy to 0.740 (#27913) 2019-10-19 11:35:57 -07:00
__init__.py
__main__.py
bootstrap.py Add cloud account linking support (#28210) 2019-10-25 16:04:24 -07:00
config.py Fix config imports (#27669) 2019-10-15 16:15:26 -07:00
config_entries.py Upgrade mypy to 0.740 (#27913) 2019-10-19 11:35:57 -07:00
const.py Version bump to 102.0.dev0" 2019-10-23 13:38:35 -07:00
core.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
data_entry_flow.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
exceptions.py
loader.py
monkey_patch.py
package_constraints.txt Add cloud account linking support (#28210) 2019-10-25 16:04:24 -07:00
requirements.py
setup.py