Commit graph

9 commits

Author SHA1 Message Date
Chris Talkington
20432ccc76
Migrate roku to new entity naming ()
* migrate roku to new entity naming

* Update binary_sensor.py

* Update sensor.py

* Update test_binary_sensor.py

* Update sensor.py

* Update entity.py

* Update media_player.py

* Update remote.py

* Update media_player.py

* Update remote.py

* Update entity.py

* Update entity.py

* Update entity.py

* Update entity.py
2022-07-14 07:02:13 -05:00
Marc Mueller
539a469a8b
Update coordinator typing (5) [r-s] () 2022-03-21 15:24:05 +01:00
Chris Talkington
15e5f516d2
Update rokuecp to 0.13.1 () 2022-02-05 22:17:31 -06:00
Chris Talkington
213b1bf684
Add MAC to Roku device () 2022-01-05 12:18:52 +01:00
Chris Talkington
f4857ffe33
Add binary_sensor platform to roku () 2022-01-02 18:44:31 -06:00
Chris Talkington
c693b6f455
Add hardware version to Roku device info ()
* add hardware version to Roku device info.

* Update test_media_player.py

* Update test_media_player.py

* Update test_media_player.py
2022-01-02 18:35:09 -06:00
epenet
513c90123e
Use DeviceInfo on components with suggested_area ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-23 12:03:14 +02:00
Chris Talkington
cacd803a93
Enable basic typing for roku ()
* enable basic typing for roku

* Update mypy.ini

* Update media_player.py

* Create coordinator.py

* Update __init__.py

* Update media_player.py

* Update remote.py

* Update media_player.py

* Update coordinator.py

* Update coordinator.py

* Update remote.py

* Update entity.py

* Update coordinator.py

* Update config_flow.py

* Update entity.py

* Update const.py

* Update const.py

* Update const.py

* Update entity.py

* Update entity.py

* Update entity.py

* Update test_media_player.py

* Update test_remote.py
2021-07-05 10:27:52 +02:00
Chris Talkington
fa3ae9b83c
Use attrs instead of properties in roku ()
* Use attrs instead of properties in roku.

* Update media_player.py

* Update remote.py

* Update __init__.py

* Create entity.py

* Update entity.py

* Update media_player.py

* Update remote.py

* Update __init__.py

* Update media_player.py

* Update remote.py

* Update __init__.py

* Update __init__.py

* Update entity.py
2021-06-11 13:51:18 +02:00