cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
Paulus Schoutsen
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -07:00 |
Paulus Schoutsen
|
4b1de61110
|
Use relative imports inside integrations (#22235)
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
|
2019-03-20 22:56:46 -07:00 |
Joakim Plate
|
c5de32e7b1
|
Climate const.py move (#20945)
* Move constants to const.py
* Import from const instead of climate
|
2019-02-14 20:34:43 +01:00 |
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01:00 |
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |
Glenn Waters
|
b31c52419d
|
Bump version of elkm1_lib (#19030)
|
2018-12-05 09:31:07 -05:00 |
Glenn Waters
|
419400f90b
|
Bump elkm1_lib version (#18450)
|
2018-11-14 02:20:15 +01:00 |
Glenn Waters
|
275b485b36
|
Add support for keypad keypress (#18393)
* Add support for keypad keypress
* Update requirements_all
|
2018-11-12 16:10:28 +01:00 |
Glenn Waters
|
7077e19cf8
|
Elk-M1 fixes (#18154)
* Fix default value for temperature unit
* Add defaults for subdomains
* Remove unused import
* Fix PR comment
|
2018-11-05 20:09:07 -05:00 |
Paulus Schoutsen
|
6ae345b01c
|
Pass hass_config to load_platform (#17952)
* Pass hass_config to load_platform
* Fix tests
* Lint
|
2018-10-29 19:21:21 +01:00 |
Glenn Waters
|
6ac9677168
|
Elk-M1 climate (#17679)
* Initial climate for Elk-M1.
* Tidy
* fix hound error
* fix hound error
|
2018-10-24 11:15:59 +02:00 |
Glenn Waters
|
3655fefec2
|
Add Elk-M1 sensor platform (#17342)
* Initial sensor version.
* Add Elk-M1 sensor services. Initial version of services.yaml.
* Fix lint errors.
* Fix PR comments.
* fix PR comment
* Fix PR comment
* Fix PR comments
* fix
|
2018-10-19 23:41:04 +02:00 |
Glenn Waters
|
93e3596e5a
|
Add Elk-M1 switch and scene platforms (#17256)
* Add Elk-M1 switch platform.
* Fix travis error.
* Fix very annoying lint error.
* Fix PR comments.
* Fix comment.
* Fix lint errors.
* Fix PR comments.
* Fix PR
Apologize. Going too fast. You should not have to find those.
|
2018-10-10 19:05:19 +02:00 |
Glenn Waters
|
9380fca97e
|
Add Elk light platform (#17222)
* Add Elk light platform.
* Add ElkM1 light code. Doh.
* Fix PR comments.
* Fix hound errors.
* Fix PR comment.
* Move state from base to class(s) where used
|
2018-10-08 17:30:27 +02:00 |
Glenn Waters
|
06a64c0167
|
Add support for ElkM1 alarm/automation panel (#16952)
* Add support for ElkM1 alarm/automation panel.
* fix lines too long
* Address PR comments
* Fix hound ci errors
* Changes for PR comments
* Use vol.Range for checking range value
* Address PR comments
* Fix lint errors
* Added elkm1-lib requirement
* Update coverage to exclude elk
* Fix flake8 errors
* Fix flake8 error
* Cleanup config parsing
* Add housecode converter
* fix PR comments
* fix syntax error
* Fix PR comment
|
2018-10-07 21:45:36 +02:00 |