hass-core/homeassistant/components/webostv
epenet aadecdf6cb
Add type hints to MediaPlayerEntity (#76743)
* Add media-player checks to pylint plugin

* Fix invalid hints

* Add tests

* Adjust tests

* Add extra test

* Adjust regex

* Cleanup comment

* Revert

* Revert

* Update homeassistant/components/media_player/__init__.py

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

* Update homeassistant/components/denonavr/media_player.py

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2022-08-15 00:54:25 +03:00
..
translations [ci skip] Translation update 2022-08-12 00:23:47 +00:00
triggers
__init__.py Use Callback protocol for AutomationActionType (#76054) 2022-08-09 16:10:26 -04:00
config_flow.py
const.py
device_trigger.py Drop GetAutomationsResult and GetAutomationCapabilitiesResult aliases (#72328) 2022-05-23 12:18:17 +02:00
helpers.py
manifest.json
media_player.py Add type hints to MediaPlayerEntity (#76743) 2022-08-15 00:54:25 +03:00
notify.py
services.yaml
strings.json
trigger.py