Sid
e029dad0eb
Add data update coordinator to enigma2 ( #122046 )
...
* Add data update coordinator to enigma2
* Apply suggestions from code review
Co-authored-by: Robert Resch <robert@resch.dev>
---------
Co-authored-by: Robert Resch <robert@resch.dev>
2024-07-19 17:51:34 +02:00
Sid
cd4358ed9e
Allow enigma2 devices to use different source bouquets ( #121686 )
2024-07-10 17:46:39 +02:00
Sid
a662ee772c
Use runtime_data for enigma2 ( #119154 )
...
* Use runtime_data for enigma2
* Update __init__.py
2024-06-08 20:40:34 +02:00
Sid
be0926b7b8
Add config flow to enigma2 ( #106348 )
...
* add config flow to enigma2
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* fix suggested change
* use parametrize for config flow tests
* Restore PLATFORM_SCHEMA and add create_issue to async_setup_platform
* fix docstring
* remove name, refactor config flow
* bump dependency
* remove name, add verify_ssl, use async_create_clientsession
* use translation key, change integration type to device
* Bump openwebifpy to 4.2.1
* cleanup, remove CONF_NAME from entity, add async_set_unique_id
* clear unneeded constants, fix tests
* fix tests
* move _attr_translation_key out of init
* update test requirement
* Address review comments
* address review comments
* clear strings.json
* Review coments
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-04-17 15:21:54 +02:00
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
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