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 |
springstan
|
cdf53aed93
|
Move imports to top for enigma2 (#29452)
|
2019-12-04 21:20:11 -08:00 |
Franck Nijhof
|
c7da781efc
|
Update documentation link URL for integrations in all manifests (#27114)
|
2019-10-02 09:25:44 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
Finbarr Brady
|
a0d6e08421
|
Bump pypi module version for enigma2 (#22886)
* Bug fix for #22727
* Update requirements_all.txt
* Update manifest.json
|
2019-04-08 08:49:52 -04:00 |
Finbarr Brady
|
a4ffc9e37a
|
add myself as codeowner (#22885)
|
2019-04-08 08:48:19 -04:00 |
Paulus Schoutsen
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -07:00 |
Finbarr Brady
|
02b12ec1b9
|
Adding conf for deep standby, wake and specific source bouquet of Enigma2 (#22393)
* - adding deep standby, conf for wake and specify source bouquet
* set defaults to strings
* bump pip
* bump pip
* bump pip
* bump pip
* bump pip
* bump pip
|
2019-03-26 17:49:53 -04: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 |