Paulus Schoutsen
ed6aef2fd7
Implement capability attributes ( #30545 )
...
* Implement capability attributes
* Fix HeOS update order
* Fix test
2020-01-08 21:22:56 +01:00
Franck Nijhof
bfa0edaf92
Migrate Integration Quality Scale from docs to manifest: internal ( #30551 )
2020-01-07 20:58:49 +01:00
Franck Nijhof
dc02c28891
Correct names in manifests (M-P) ( #30541 )
2020-01-07 13:28:35 +01:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
HomeAssistant Azure
d1ed67f44a
[ci skip] Translation update
2020-01-06 00:32:11 +00:00
Jeff Irion
83e05da0b3
Fix media_player example for select_source service ( #30358 )
2020-01-01 19:40:11 +01:00
HomeAssistant Azure
13116d8d3f
[ci skip] Translation update
2019-12-30 00:32:19 +00:00
HomeAssistant Azure
bb35d93fde
[ci skip] Translation update
2019-12-25 00:32:06 +00:00
Bas Nijholt
eb47c2b148
Sort imports according to PEP8 for media_player ( #29665 )
2019-12-09 12:17:41 +01:00
Paulus Schoutsen
02d9ed5e36
Do not select all entities when omitting entity ID in service call ( #29178 )
...
* Do not select all entities when omitting entity ID
* Address comments Matthew
* Require either area_id or entity_id
* Fix tests
* Fix test
2019-12-02 16:23:12 -08:00
HomeAssistant Azure
f6dd51a7fb
[ci skip] Translation update
2019-11-28 00:32:18 +00:00
Raman Gupta
d577868190
move yamaha service to yamaha domain ( #29142 )
2019-11-27 18:13:54 +01:00
Raman Gupta
12ae8b025f
move squeezebox service to squeezebox domain ( #29141 )
2019-11-27 13:54:00 +01:00
Raman Gupta
ec61a86678
move service constants to const.py and move channels services to channels domain ( #29139 )
2019-11-27 11:23:52 +01:00
Raman Gupta
c72e230432
move songpal service to songpal domain ( #29143 )
2019-11-27 11:19:01 +01:00
Raman Gupta
c21650473a
Update service domain for epson from 'media_player' to 'epson' ( #29113 )
...
* update .coveragerc, move epson constants to const.py, move epson cutsom service to epson domain
* Newline in services.yaml
2019-11-26 11:12:50 -08:00
Raman Gupta
9e01591cac
Update service domain for blackbird from 'media_player' to 'blackbird' ( #29112 )
...
* move service constants to const.py, update blackbird custom service domain
* Readd bluesound services.yaml entries since it should be part of a different branch
2019-11-26 11:10:13 -08:00
Raman Gupta
2da37778af
Update service domain for bluesound from 'media_player' to 'bluesound' ( #29111 )
...
* move service constants to const.py, move services to bluesound domain
* Remove bluesound services from media_player/services.yaml
2019-11-26 11:06:34 -08:00
Raman Gupta
499838d5a7
move service constants to const.py, move custom services to monoprice domain ( #29099 )
2019-11-26 10:07:29 -08:00
Ville Skyttä
d88ca0f5cb
Lint exclusions ( #28655 )
...
* Remove malformed pylint disable markers
* Remove some unused imports
* Remove some unneeded lint exclusions
* Remove more unneeded lint exclusions
* Add specific codes to all noqa's
2019-11-16 10:22:07 +01:00
HomeAssistant Azure
d2d9f09f13
[ci skip] Translation update
2019-11-13 00:32:12 +00:00
HomeAssistant Azure
64166583b3
[ci skip] Translation update
2019-11-08 00:32:12 +00:00
HomeAssistant Azure
265c390b65
[ci skip] Translation update
2019-11-07 00:32:16 +00:00
HomeAssistant Azure
f71527d5db
[ci skip] Translation update
2019-11-03 00:31:44 +00:00
HomeAssistant Azure
4863face69
[ci skip] Translation update
2019-11-02 00:31:48 +00:00
HomeAssistant Azure
bb6a617a6f
[ci skip] Translation update
2019-11-01 00:32:13 +00:00
HomeAssistant Azure
e700384cce
[ci skip] Translation update
2019-10-30 00:32:11 +00:00
HomeAssistant Azure
0e4331e922
[ci skip] Translation update
2019-10-29 00:32:16 +00:00
HomeAssistant Azure
72dee7dd21
[ci skip] Translation update
2019-10-28 00:32:16 +00:00
HomeAssistant Azure
868f88a4e0
[ci skip] Translation update
2019-10-27 00:32:10 +00:00
HomeAssistant Azure
7096826d1d
[ci skip] Translation update
2019-10-26 00:32:20 +00:00
Hayley McIldoon
2c914e0c59
Add device condition support for media_player ( #28161 )
...
* Add device condition for media_player
* Fix typo in strings
2019-10-25 10:22:39 -07:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Ville Skyttä
f259ff17d5
Type hint additions ( #26831 )
...
* Type hint additions
* Remove optional from sidebar_icon comment
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Remove optional from sidebar_title comment
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Fix issues after rebase and mypy 0.730
2019-09-29 20:07:49 +03:00
Ville Skyttä
54242cd65c
Type hint additions ( #26765 )
2019-09-20 08:23:34 -07:00
Ville Skyttä
b738082dad
Type check various base components ( #25878 )
...
* Type check various component base classes, disabling bunch of checks for now
* Type hint fixes
* Help mypy out some
* Add more type hints
2019-08-11 20:38:18 -07:00
Paulus Schoutsen
cf90e49b50
Make reproduce state use platform instead of rely on function ( #25856 )
...
* Make reproduce state use platform instead of rely on function
* Fix types
* address comment Martin.
2019-08-11 20:03:21 -07:00
Jeff Irion
68ee828674
Move Kodi services from 'media_player' domain to 'kodi' ( #25753 )
...
* Create const.py
* Register services to 'kodi' domain, not 'media_player'
* Add const.py to .coveragerc
* 'DATA_KODI' -> 'DOMAIN'
* Move the Kodi services descriptions to the Kodi component
* Register Kodi services in __init__.py
* Finish registering Kodi services in __init__.py
* Remove logging statement intended only for testing
* Combine homeassistant.const imports
* Add __init__.py to .coveragerc
2019-08-10 14:31:04 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Aaron Bach
f1e4153b2c
Add area support to media player service schemas ( #25436 )
...
* Add area support to media player service schemas
* Re-establish MEDIA_PLAYER_SCHEMA
* Comment
* Localize platforms that used MEDIA_PLAYER_SCHEMA
2019-07-23 18:54:59 -06:00
nierob
979f801488
Avoid creating temporary lists ( #25317 )
...
That gives nano performance improvements as *() is slightly faster
then *[].
2019-07-19 13:36:18 -07:00
lyghtnox
caa7a3a3d6
Multiroom support for snapcast ( #24061 )
...
* Multiroom support for snapcast
* Moving services to the snapcast domain
* Passing asyncio event via dispatcher instead of hass.data
* Fixing lint
2019-07-19 12:43:44 -07:00
Paulus Schoutsen
f995ab9d54
Don't pass in loop ( #23984 )
...
* Don't pass in loop
* Revert some changes
* Lint + Axis revert
* reinstate loop
* Fix a test
* Set loop
* Update camera.py
* Lint
2019-05-22 21:09:59 -07:00
Paulus Schoutsen
45085dd97f
Better handle large amounts of data being sent over WS ( #23842 )
...
* Better handle large amounts of data being sent over WS
* Lint
2019-05-14 05:57:47 +02:00
ktnrg45
3e59e7f347
Add media_type_app to media_player ( #23666 )
...
* Add media_type_app
* Add MEDIA_TYPE_APP
* Bump 0.7.3
* Bump 0.7.3
* Bump 0.7.3
* typo
2019-05-05 18:53:08 -05:00
Anders Melchiorsen
2efc1de349
Move Sonos services to sonos domain ( #23670 )
2019-05-05 14:25:57 -05:00
Andrew Sayre
b5725f8f19
Fix supported features gates in media_player volume up/down services ( #23419 )
...
* Correct media player feature gates
* Fix failing test
* Lint...
2019-04-25 21:42:39 -07:00
Joakim Plate
39932d132d
Add device classes for media player and map to google types ( #23236 )
...
* Add device classes for media player and map to google types
* Switch default class for media_player to media
2019-04-25 13:12:11 -07:00
Paulus Schoutsen
de6fdb09f4
Add media player external url ( #23337 )
...
* Add media player external url
* Lint
* Simplify
* Update __init__.py
* Update __init__.py
* Use 302
2019-04-24 22:37:29 -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