epenet
831a1d7ad1
Standardize import step variable name (part 1) ( #124674 )
2024-08-27 10:34:47 +02:00
Sid
566c00ef12
Skip interfaces without mac in enigma2 device_info ( #124249 )
2024-08-19 22:05:43 +02:00
Sid
738cc5095d
Bump openwebifpy to 4.2.7 ( #123995 )
...
* Bump openwebifpy to 4.2.6
* Bump openwebifpy to 4.2.7
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-08-16 13:53:11 +02:00
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
Tomasz Gorochowik
ef7a84d3f4
Fix enigma2 mute ( #121928 )
2024-07-15 09:09:19 +02:00
Sid
cd4358ed9e
Allow enigma2 devices to use different source bouquets ( #121686 )
2024-07-10 17:46:39 +02:00
epenet
f4fa5b581e
Import PLATFORM_SCHEMA from platform not from helpers ( #120565 )
2024-06-26 15:43:48 +02:00
Jan Bouwhuis
ea6729ab5f
Fix enigma2 option flow ( #119335 )
2024-06-10 23:43:30 +02:00
Sid
6184fd26d3
Add options flow to enigma2 ( #115795 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-06-10 21:13:12 +02:00
Sid
b937fc0cfe
Add fallback to entry_id when no mac address is retrieved in enigma2 ( #119185 )
2024-06-09 11:59:14 +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
2cc916db6d
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
Sid
cdc49328be
Address late reviews for the enigma2 config flow ( #115768 )
...
* Address late reviews for the enigma2 config flow
* fix tests
* review comments
* test for issues
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-04-17 21:08:10 +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
Marc Mueller
aa16a9d707
Add empty line after module docstring (3) ( #112750 )
2024-03-08 20:38:34 +01:00
Marc Mueller
0e3945ca6c
Add empty line after module docstring [d-f] ( #112698 )
2024-03-08 14:15:26 +01:00
Sid
926a634ebf
Handle deep standby and poweroffs of enigma2 devices gracefully ( #107462 )
...
* handle deep standby and poweroff of enigma2 devices gracefully
* address review comments
* remove warning on deep standby
* use contextlib.suppress
2024-02-17 18:23:29 +01:00
Sid
d4a2dc7116
Bump openwebifpy to 4.2.4 ( #110676 )
2024-02-16 10:47:19 +01:00
Sid
b612fafb9b
Use async_create_clientsession for enigma2 ( #108395 )
...
Use async_creeate_clientsession for enigma2
2024-01-19 22:04:03 -05:00
Sid
2e56d7d048
Bump openwebifpy to 4.2.1 ( #107894 )
2024-01-19 15:10:54 +01:00
Sid
9b1a8a1129
enigma2: fix exception when device in deep sleep, fix previous track ( #107296 )
...
enigma2: fix exception when device in deep sleep; previous track
2024-01-06 11:18:32 +01:00
Sid
bcc7570d81
Bump openwebifpy to 4.0.4 ( #107000 )
2024-01-03 19:40:59 -05:00
Sid
f22d6a4279
Use volume up/down from enigma2 API ( #106674 )
...
enigma2: use volume up/down from enigma2 API
2023-12-30 10:34:57 +01:00
Sid
f99c37b2b5
bump openwebifpy to 4.0.3 ( #106593 )
2023-12-28 21:59:56 +01:00
Erik Montnemery
90744b0a8e
Revert "Set volume_step in enigma2 media_player" ( #106584 )
2023-12-28 21:08:16 +01:00
Sid
4ee0666efd
Bump openwebifpy to 4.0.2 ( #106345 )
...
bump openwebifpy to 4.0.2
2023-12-24 12:22:53 +01:00
Sid
bd6e2c54e1
Use shorthand attributes in enigma2 ( #106318 )
...
* enigma2: add strict typing, change property functions to _attr_*
* applied changes of review
* changes from review
2023-12-23 23:12:03 +01:00
Sid
0af850cbb6
Restructure enigma2 integration to use async ( #104206 )
...
Restructure the enigma2 integration to use async
2023-12-23 16:08:53 +01:00
Sid
918ea8f56d
Move shared enigma2 constants ( #106064 )
...
enigma2: move shared constants from media_player.py into its own const.py
2023-12-19 23:19:24 +01:00
Sid
953a035cb5
Update enigma2 codeowners ( #106000 )
2023-12-18 15:30:23 -10:00
Erik Montnemery
72cb21d875
Set volume_step in enigma2 media_player ( #105669 )
2023-12-13 19:42:11 +01:00
Erik Montnemery
78c9b70c8d
Sort manifests 3 ( #87024 )
2023-02-08 20:19:19 +01:00
epenet
56c4e0391d
Use new media player enums [e-h] ( #78049 )
2022-09-08 22:44:30 +02:00
epenet
3a3f41f3df
Improve entity type hints [e] ( #77041 )
2022-08-20 07:52:55 +02:00
epenet
78045df227
Use EntityFeature enum in components (e**) ( #69384 )
2022-04-06 11:03:29 +02:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
epenet
bf78ddcadb
Add media_player setup type hints [a-l] ( #63297 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 16:04:15 +01:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
Erik Montnemery
6c084ae6ce
Update integrations a-e to override extra_state_attributes() ( #47756 )
2021-03-11 16:51:03 +01:00
Finbarr Brady
16e1046dbc
Bump openwebifpy version: 3.1.6 → 3.2.7 ( #44847 )
2021-01-05 17:22:25 +01:00
Finbarr Brady
12903f9c8c
Bump openwebifpy version: 3.1.1 → 3.1.6 ( #44064 )
2020-12-09 17:13:20 +01:00
reaper7
159ebe1dac
Fix Enigma2 available entity property ( #43292 )
...
Available property should return self.e2_box.is_offlin negation
fixes previous PR: https://github.com/home-assistant/core/pull/42407
2020-11-16 20:25:07 +01:00
reaper7
8fc8ce8197
Fix enigma2 off state ( #42407 )
2020-11-09 11:38:38 +01:00
Philip Allgaier
625bbe6238
Cleanup unused loggers (components A-M) ( #41600 )
2020-10-12 16:59:05 +02:00
springstan
513f03eb1f
Return attribute dict directly without temporary variable v2 ( #41271 )
2020-10-06 16:55:16 +02:00
Erik Montnemery
62bc02fdda
Rename MediaPlayerDevice to MediaPlayerEntity ( #34592 )
2020-04-25 18:00:57 +02:00
springstan
8198970af9
Clean up ssl usage ( #33960 )
...
* Clean up ssl usage
* Revert config[CONF_SSL] from sonarr, radarr and mfi
2020-04-10 22:01:57 +02:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
Franck Nijhof
345cc244ed
Correct names in manifests (C-L) ( #30532 )
2020-01-07 08:19:17 +01:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00