tadly
edcb242b6d
Add media type separation for video/movie ( #13612 )
...
* added media type separation for video/movie
* updated all media_player components to reflect new media type
2018-04-05 18:44:38 +02:00
Spencer Oberstadt
f744467c5d
bump roku version ( #11816 )
2018-01-19 21:56:56 -08:00
Paulus Schoutsen
d0275c8075
Persistent notification import ( #8507 )
...
* Rewrite persistent notification creation
* Update components.is_on to use auto loading
* Fix two hass parameters
2017-07-16 21:39:38 +02:00
Paulus Schoutsen
a223efb840
Prevent Roku doing I/O in event loop ( #7969 )
2017-06-08 22:18:33 -07:00
Andrey
f4915ddb0b
Switch basicmodem and python-roku to pypi ( #7514 )
2017-05-09 20:23:19 -07:00
Fabian Affolter
a4f1f6e724
Update docstrings ( #7374 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstring
* Update docstrings
* Update docstrings
* Fix lint issues
* Update docstrings
* Revert changes in dict
2017-05-02 09:18:47 -07:00
Jason Carter
607394a0a0
Netdisco now returns a dictionary while it used to be a tuple, fixed ( #7350 )
2017-04-29 20:54:45 -07:00
Paulus Schoutsen
edf500e66b
Upgrade netdisco to 1.0.0rc2 ( #7008 )
...
* Upgrade netdisco to 1.0.0rc2
* fix tests
2017-04-11 20:10:02 -07:00
Reed Riley
c03022efa3
Add fallback for name if userdevicename isn't set using old serialnumber logic ( #6265 )
...
Add an optional extended description…
2017-03-02 08:41:31 +01:00
Adam Mills
ecfe8e0a9a
Formalize supported_features as entity property ( #5794 )
...
* Formalize supported_features as entity property
* Remove extra emulated_hue conditions
* Generate log message in executor
2017-02-07 20:42:45 -08:00
Marcelo Moreira de Mello
305d2612cf
Fix attribute error for media_player/roku if roku device is unreachable and shows a persistent notification ( #5785 ) ( #5786 )
2017-02-06 22:00:20 -08:00
Robbie Trencheny
dec2ddb393
Merge pull request #5405 from xhostplus/roku-idle
...
Updated Roku IDLE state
2017-01-20 21:54:04 -08:00
Robbie Trencheny
58b698400e
Set Roku name to the device name instead of the serial number ( #5475 )
2017-01-20 21:28:29 -08:00
Robbie Trencheny
6b0a6b87de
Use is_screensaver
2017-01-20 20:23:20 -08:00
Bill Nelson
d31f00f672
Updated Roku IDLE state
2017-01-17 13:53:35 -08:00
Adam Mills
469472914b
Add SUPPORT_PLAY flag ( #5181 )
...
* Add SUPPORT_PLAY flag
* Add SUPPPORT_PLAY to existing media players
* Leave usage of new flag to device devs
2017-01-09 01:09:30 +01:00
Paulus Schoutsen
ee5f228309
Make services yield ( #4187 )
...
* Make services yield
* Disable pylint abstract-method check
* add input_select
* add input_slider
* change to async vers.
* fix lint
* yield on add_entities as other components does
2016-11-03 18:32:14 -07:00
Fabian Affolter
be272ac64a
Disable too-many-* ( #4107 )
...
* Disable too-many-* and too-few-public-methods
* Remove globally disabled pylint warnings
2016-10-30 22:18:53 +01:00
Fabian Affolter
6b787ee01e
Migrate to voluptuous ( #3209 )
...
🐬
2016-09-05 10:05:27 -06:00
Brent Hughes
0df229773f
Removed error log on roku connection error ( #2809 )
2016-08-13 09:45:09 -07:00
Brent
ef74bd9892
Updated to version 3.1.2 and fixed invalid host setup error ( #2431 )
2016-07-03 15:17:08 -07:00
Fabian Affolter
419ff18afb
Docstrings ( #2395 )
...
* Replace switch with lock
* Update docstrings
* Add link to docs
* Add link to docs and update docstrings
* Update docstring
* Update docstrings and fix typos
* Add link to docs
* Add link to docs
* Add link to docs and update docstrings
* Fix link to docs and update docstrings
* Remove blank line
* Add link to docs
2016-06-30 10:33:34 +02:00
Brent
3c5c018e3e
Fixed issue with roku timeouts throwing exceptions when roku losses n… ( #2386 )
...
* Fixed issue with roku timeouts throwing exceptions when roku losses networking
* Fixed pylint errors
2016-06-28 20:26:37 -07:00
Brent
e886303f08
Fixed roku exception when device is powered off or looses connection ( #2173 )
2016-05-29 14:24:06 -07:00
Brent
88d13f0ac9
Added support for the roku media player ( #2046 )
2016-05-15 13:00:31 -07:00