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
Andrew Sayre
5651db4b5c
Add discovery support to HEOS component ( #22652 )
...
* Add discovery entry point
* Fix test
* Correct test call method
* Update netdisco to 2.6.0
2019-04-02 15:22:49 -05:00
Robert Svensson
6988fe783c
Axis config flow ( #18543 )
...
* Initial draft
* Add tests for init
Fix hound comments
* Add tests for device
Change parameter handling to make device easier to test
* Remove superfluous functionality per Martins request
* Fix hound comments
* Embedded platforms
* Fix device import
* Config flow retry
* Options default values will be set automatically to options in config entry before component can be used
* Clean up init
Add populate options
Fix small issues in config flow
Add tests covering init
* Improve device tests
* Add config flow tests
* Fix hound comments
* Rebase miss
* Initial tests for binary sensors
* Clean up
More binary sensor tests
* Hound comments
* Add camera tests
* Fix initial state of sensors
* Bump dependency to v17
* Fix pylint and flake8
* Fix comments
2019-03-24 16:16:50 +01:00
zewelor
9214934d47
Move yeelight into component ( #21593 )
2019-03-24 13:01:12 +01:00
Paulus Schoutsen
92dc26bab3
Always load Hass.io component on Hass.io ( #22185 )
...
* Always load Hass.io component on Hass.io
* Lint
* Lint
2019-03-19 11:33:50 -07:00
Robbie Trencheny
3fcfba0a1e
Mobile App: Enable loading via discovery (surprise inside!) ( #22027 )
...
![](http://funpeep.com/wp-content/uploads/2014/04/Cute-White-Cat-Wallpaper.jpg )
2019-03-13 21:55:30 -07:00
Marco Orovecchia
e7c85d350e
Changed from nanoleaf_aurora to nanoleaf ( #21913 )
...
Nanoleaf component now supports both nanoleaf lights, Aurora and Canvas
Changed the dependency to pynanoleaf, nanoleaf does not seem to be
maintained anymore
2019-03-11 20:46:32 +05:30
Finbarr Brady
85dc5fe4d5
Update enigma2 based on review comments ( #21890 )
...
* Updates based on review comments
* bump netdisco and remove enigma2 init code
* revert netdisco bump
2019-03-11 11:42:56 +01:00
Finbarr Brady
7ec7e51f70
bump netdisco to 2.4.0 ( #21914 )
2019-03-11 09:49:40 +08:00
Finbarr Brady
4571f1bf0d
Adding enigma2 media player ( #21271 )
...
* Updated based on review comments
* fix hound
* Update homeassistant/components/media_player/enigma2.py
* Update homeassistant/components/media_player/enigma2.py
* Update homeassistant/components/media_player/enigma2.py
* Update enigma2.py
* Update enigma2.py
* Move file and update docsstring
* Fix path in coverage rc file
* requirements
* Update media_player.py
* Setup discovery for e2
* Handle discovered devices
* Add reqs
* Update for auth for openwebif
* Forget to set DEFAULT_PASSWORD
* Add source selection
* Fix get current source name
* Update pip version
* - adding some extra attributes
- support better recording playback integration
* bump pip version
* Bump pip
* Adding prefer_picon config option
* Updates to move logic into pypi module
* bump pip
* bump pip
* - remove http dependancy.
- rename prefer_picon to use_channel_icon
* Bump pypi to fix toggle bug.
also fix travis
also move setup out of init
2019-03-08 14:56:10 +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
e59240fa00
Add default_config component ( #20799 )
...
* Add default config component
* Add default_config to default config
* Fix comments
2019-02-07 20:07:15 -08:00
Paulus Schoutsen
b8cc547fa3
Move components to folders ( #20774 )
...
* Move all components into folders
* Move component tests into folders
* Fix init moving
* Move tests
* Lint
* Update coverage
* Fix service descriptions
* Update CODEOWNERS
2019-02-05 19:31:15 -08:00