Aaron Bach
|
73a55825af
|
Remove monitored conditions from RainMachine (#31066)
* Remove monitored conditions from RainMachine
* Migrate config entry
* Revert "Migrate config entry"
This reverts commit 84fcf5120f .
* Code review comments
* Disable some entities by default
|
2020-01-22 20:49:47 -08:00 |
|
Franck Nijhof
|
fb35d382e1
|
Remove all empty *_setup_platform() from integrations (#31025)
* Remove all empty *_setup_platform() from integrations
* Fix tests for smartthings
* Fix tests for heos
|
2020-01-21 12:38:38 +01:00 |
|
Aaron Bach
|
856db4d122
|
Fix incorrect Rainmachine dict lookups (#30550)
|
2020-01-07 10:43:12 -07:00 |
|
Ville Skyttä
|
5216477353
|
Be consistent with Home Assistant and Hass.io spelling (#30500)
* Be consistent with Home Assistant spelling
* Be consistent with Hass.io spelling
|
2020-01-05 14:09:17 +02:00 |
|
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
|
Aaron Bach
|
daa1d103d4
|
Add support for flow sensor metrics in RainMachine (#23221)
* Initial commit
* In the clear
|
2019-05-02 09:45:51 +02:00 |
|
Aaron Bach
|
05f267de6e
|
Update RainMachine sensors in parallel (#23057)
|
2019-04-12 17:44:04 -06:00 |
|
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 |
|
Tobias Sauerwein
|
048b100eea
|
Clean up docstrings (#22679)
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
|
2019-04-03 17:40:03 +02: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 |
|
Aaron Bach
|
d717d9f6be
|
Embed RainMachine platforms into the component (#20066)
* Embed RainMachine platforms into the component
* Updated CODEOWNERS
* Updated .coveragerc
|
2019-01-14 11:42:21 -07:00 |
|