Franck Nijhof
|
855b68faa1
|
Remove HomeAssistantType alias from entity components - Part 1 (#48467)
|
2021-03-29 13:24:36 -10:00 |
J. Nick Koston
|
9ccebdb8d5
|
Refactor group to extend domains that can be grouped (#40607)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2020-09-30 09:13:53 -05:00 |
Paulus Schoutsen
|
1ddc249989
|
Consolidate more platforms (#22308)
* Consolidate final platforms
* Fix some tests
* Fix more tests
* Fix more tests
|
2019-03-23 20:22:35 -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 |
Paulus Schoutsen
|
994b829cb4
|
add_devices -> add_entities (#16171)
* add_devices -> add_entities
* Lint
* PyLint
* Revert external method in scsgate
|
2018-08-24 16:37:30 +02:00 |
Ville Skyttä
|
37ccf87516
|
Remove unnecessary executable permissions (#15469)
|
2018-07-14 23:03:36 +02:00 |
cdce8p
|
646ed5de52
|
Added cover.group platform (replaces #12303) (#12692)
* Added cover.group platform
* Added async/await, smaller changes
* Made (async_update) methods regular methods
* Small improvements
* Changed classname
* Changes based on feedback
* Service calls
* update_supported_features is now a callback method
* combined all 'update_attr_*' methods in 'async_update'
* Small changes
* Fixes
* is_closed
* current_position
* current_tilt_position
* Updated tests
* Small changes 2
|
2018-03-15 12:31:31 +01:00 |