akloeckner
e687848152
Make broadlink switch restore its state ( #23829 )
...
* Make broadlink switch restore its state
Method copied from pilight switch
* style
2019-05-12 19:28:33 +02:00
Joakim Plate
7d5c1ede72
Broadlink fixup unintended breakage from service refactor ( #23408 )
...
* Allow host/ipv6 address for broadlink service
This matches switch config and is a regression fix
* Restore padding of packets for broadlink
* Drop unused import
* Fix comment on test
2019-04-25 21:33:05 -05:00
Joakim Plate
7a6950fd72
Validate data packet format on config validation ( #23062 )
2019-04-13 10:58:12 -07:00
Joakim Plate
0a3e11aa12
Move Broadlink services to component ( #21465 )
...
* Register services in broadlink domain
* Add tests for broadlink services
* Resolve review comments
* One more review fix
* Restore auth retry
* Drop unused constants
* Fix flake8 errors
2019-04-12 20:11:36 +02: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
Rohan Kapoor
afac09932f
Remove all config deprecations invalidated in 0.91 ( #22704 )
...
* Remove all config deprecations invalidated in 0.91
* Fix lint
2019-04-03 23:31:55 -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
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
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00