Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
206029eadc
|
Update translations
|
2019-05-23 13:32:35 -07:00 |
Paulus Schoutsen
|
1e22c8daca
|
Automatically generate config flow list (#23802)
* Add config flow to manifest.json
* Still load config flows via config flow platform
* Fix typo
* Lint
* Update config_flows.py"
* Catch import error when setting up entry
* Lint
* Fix tests
* Fix imports
* Lint
* Fix Unifi tests
* Fix translation test
* Add homekit_controller config flow
|
2019-05-13 01:16:55 -07:00 |
Steven Looman
|
6e7a7ba4a0
|
Fix upnp logger name (#23724)
* Fix upnp logger name
* Fix more loggers
|
2019-05-07 15:52:48 -07:00 |
Paulus Schoutsen
|
dcb4eb39fa
|
Update translations
|
2019-04-17 09:31:34 -07: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 |
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
|
9d21afa444
|
Update translations
|
2019-03-27 21:32:58 -07:00 |
Paulus Schoutsen
|
72bb94de96
|
Update translations
|
2019-03-21 12:57:20 -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
|
d635111e4f
|
Update translations
|
2019-03-12 11:31:17 -07:00 |
Paulus Schoutsen
|
5fbe2d5477
|
Update translations
|
2019-03-09 21:26:26 -08:00 |
Paulus Schoutsen
|
78217fa9b0
|
Update translations
|
2019-02-27 16:34:13 -08:00 |
Paulus Schoutsen
|
3fcbc36abe
|
Update translations
|
2019-02-21 16:40:25 -08:00 |
Paulus Schoutsen
|
02f207ea8e
|
Update translations
|
2019-02-13 15:44:18 -08: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
|
c2eec16721
|
Update translations
|
2019-02-02 14:12:23 -08:00 |
mindigmarton
|
68bd5f5df8
|
Upgrade emulated_roku to 0.1.8 to fix invalid encodings, fixes #20388 (#20390)
|
2019-01-24 22:51:15 +01:00 |
Paulus Schoutsen
|
96b8c517f0
|
Update translations
|
2019-01-13 09:38:22 -08:00 |
mindigmarton
|
31d92683f7
|
Add emulated_roku component (#17596)
* Add emulated_roku component
* Add emulated_roku config tests
* Fix emulated_roku test dependencies
* Remove emulated_roku yaml support, add tests
* Add yaml support, simplify config flow
* Improve emulated_roku code quality
* Fix emulated_roku translation, improve code quality
* Fix emulated_roku translation
* Bump emulated_roku to 0.1.6 to fix SSDP discovery
* Bump emulated roku to 0.1.7, refactor component start/stop methods
|
2019-01-11 03:20:35 +01:00 |