hass-core/homeassistant
Michał Węgrzynek 7251e29e60 Add basic Supla cover support (#22133)
* Added basic Supla (https://www.supla.org) support (covers)

* PySupla upgrade, minor spelling corrections and .coveragerc update

* Linter errors cleanup

* More linter cleanups.

* Documentation link removal and import sorting

* Docstring formatting

* PR suggestions

* Styling and linting

* PySupla version update

* Removal of ALLOW_EXTRA in SERVER_CONFIG

* Return False on failed connection validation, function order cleanup

* Component manifest

* Missing return None and different way of setting unique_id

* CODEOWNERS update

* CircleCI nudge
2019-04-15 13:20:08 -07:00
..
auth Add trusted_users in trusted networks auth provider (#22478) 2019-03-27 21:53:11 -07:00
components Add basic Supla cover support (#22133) 2019-04-15 13:20:08 -07:00
helpers Fix demo (#23087) 2019-04-14 16:59:06 -07:00
scripts Migrate packages and check config (#23082) 2019-04-14 07:23:01 -07:00
util Ignore secrets.yaml when using include_dir_named (#22929) 2019-04-13 21:24:06 -07:00
__init__.py
__main__.py
bootstrap.py Await merge_packages_config(). (#23109) 2019-04-14 19:02:49 -07:00
config.py Migrate packages and check config (#23082) 2019-04-14 07:23:01 -07:00
config_entries.py Load component which contains data entry flow handler (#23107) 2019-04-14 23:24:47 -07:00
const.py add device class signal strength (#22738) 2019-04-04 21:37:59 -04:00
core.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
data_entry_flow.py Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Remove loader.get_component (#23111) 2019-04-14 22:31:01 -07:00
monkey_patch.py
package_constraints.txt Upgrade python-slugify to 3.0.2 (#22997) 2019-04-13 11:29:44 +02:00
requirements.py
setup.py Further integration load cleanups (#23104) 2019-04-14 19:07:05 -07:00