ollo69
cc7b624418
Improve AndroidTV typing ( #71036 )
...
* Improve AndroidTV typing
* Change input type in async_connect_androidtv
2022-05-25 09:57:40 +02:00
GitHub Action
3a13ffcf13
[ci skip] Translation update
2022-05-19 00:26:11 +00:00
GitHub Action
c7e8428daa
[ci skip] Translation update
2022-05-13 00:26:47 +00:00
GitHub Action
348016dbbf
[ci skip] Translation update
2022-04-29 00:22:21 +00:00
Marc Mueller
a46b38d648
Type androidtv error decorator ( #70976 )
2022-04-28 20:51:21 +02:00
ollo69
21f9b19fad
Review AndroidTV tests ( #69048 )
2022-04-26 23:26:22 -07:00
Jeff Irion
0df30782a6
Bump androidtv to 0.0.67 (improve connect attempt logging) ( #69721 )
2022-04-13 09:38:07 +02:00
ollo69
add01d434e
Minor changes on AndroidTV diagnostics ( #69197 )
2022-04-05 21:32:28 -07:00
epenet
246f4e081a
Use EntityFeature enum in components (a**) ( #69333 )
2022-04-05 23:42:05 +02:00
ollo69
80f34e5e2e
Add diagnostics support for AndroidTV ( #68748 )
...
* Add diagnostics support for AndroidTV
* Restore entity_picture attribute
2022-03-29 12:51:04 +02:00
ollo69
0d8736b82b
Remove ipaddress check in AndroidTV config flow ( #68630 )
2022-03-29 10:44:33 +02:00
Paulus Schoutsen
5eee600fa8
Ban brand name translations as step titles ( #68801 )
2022-03-28 10:41:39 -07:00
ollo69
17ddbb4983
Restore AndroidTV entity name from migration ( #68756 )
2022-03-27 14:57:15 -10:00
Jeff Irion
cffc588c6d
Bump adb-shell to 0.4.2 ( #68742 )
2022-03-27 07:49:28 -10:00
Marc Mueller
53110f8cb7
Update pylint to 2.13.2 ( #68704 )
2022-03-27 16:08:24 +02:00
Jeff Irion
b9b81da2ec
Bump androidtv to 0.0.66 (Android 11 support) ( #68720 )
2022-03-26 13:01:48 -10:00
Marc Mueller
911b159281
Cleanup after pylint update ( #68657 )
2022-03-26 00:34:12 +01:00
ollo69
790cab2f95
Remove useless async_setup from AndroidTV ( #68561 )
2022-03-23 12:50:32 +01:00
Robert Hillis
a11a5366be
Remove deprecated yaml config from androidtv ( #68339 )
2022-03-22 20:45:35 -07:00
GitHub Action
c64b4d997b
[ci skip] Translation update
2022-03-13 00:18:58 +00:00
GitHub Action
dc31f420ed
[ci skip] Translation update
2022-03-12 00:17:47 +00:00
GitHub Action
66d757115c
[ci skip] Translation update
2022-03-11 00:21:48 +00:00
GitHub Action
102ae9f0e3
[ci skip] Translation update
2022-02-22 00:17:23 +00:00
GitHub Action
c4cc6ca0ba
[ci skip] Translation update
2022-02-20 00:20:09 +00:00
Marc Mueller
4f20a8023b
Use assignment expressions [A-I] ( #66880 )
2022-02-19 17:21:26 +01:00
GitHub Action
208671418e
[ci skip] Translation update
2022-02-16 00:14:09 +00:00
GitHub Action
ad0cb4831e
[ci skip] Translation update
2022-02-14 00:15:30 +00:00
ollo69
341d039252
Improve androidtv mac address handling and test coverage ( #65749 )
...
* Better mac addr handling and improve test coverage
* Apply suggested changes
* Apply more suggested changes
2022-02-06 14:15:50 -08:00
GitHub Action
2da4d280b2
[ci skip] Translation update
2022-02-06 00:17:31 +00:00
Jeff Irion
fe05d6680c
Bump androidtv to 0.0.63 (fix MAC issues) ( #65615 )
2022-02-04 20:13:08 +01:00
Jeff Irion
4e7cf19b5f
Bump androidtv to 0.0.62 ( #65440 )
2022-02-02 17:08:19 -08:00
GitHub Action
256ad084c5
[ci skip] Translation update
2022-02-03 00:14:18 +00:00
Jeff Irion
5891f65c7e
Bump androidtv to 0.0.61 ( #65315 )
2022-01-31 18:09:17 +01:00
GitHub Action
ca7d4234e1
[ci skip] Translation update
2022-01-31 00:14:28 +00:00
GitHub Action
77ef86faee
[ci skip] Translation update
2022-01-30 00:14:21 +00:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
GitHub Action
7d31f570e2
[ci skip] Translation update
2022-01-24 00:13:45 +00:00
Jeff Irion
1e9a0c0609
Fix the Android TV volume mute service ( #64403 )
...
* Fix the Android TV volume mute service
* Update homeassistant/components/androidtv/media_player.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* assert mute_volume.called
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-19 18:55:46 +02:00
GitHub Action
c6d481ca01
[ci skip] Translation update
2022-01-17 00:14:48 +00:00
GitHub Action
5b1acdf607
[ci skip] Translation update
2022-01-16 00:15:31 +00:00
GitHub Action
b949199866
[ci skip] Translation update
2022-01-15 00:14:21 +00:00
ollo69
a978661545
Address late review of Minor AndroidTV config flow ( #64088 )
...
* Minor changes for AndroidTV config flow
* Add mark.parametrize to media_player tests
2022-01-14 02:05:35 +01:00
Erik Montnemery
03593aa21b
Import persistent notification (part 2) ( #63899 )
2022-01-13 08:42:50 +01:00
epenet
eafece3651
Add setup type hints (part 1) ( #63955 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-12 08:49:46 +01:00
GitHub Action
d99548fc04
[ci skip] Translation update
2022-01-10 00:14:49 +00:00
GitHub Action
a8fee4c2f6
[ci skip] Translation update
2022-01-09 00:15:18 +00:00
GitHub Action
0827608302
[ci skip] Translation update
2022-01-08 00:14:39 +00:00
GitHub Action
021a4f7106
[ci skip] Translation update
2022-01-04 00:14:15 +00:00
GitHub Action
93758e2e6c
[ci skip] Translation update
2022-01-01 00:14:34 +00:00
epenet
545e321002
Add init type hints [a] ( #63098 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-30 21:17:05 -08:00
GitHub Action
f205708e56
[ci skip] Translation update
2021-12-31 00:14:15 +00:00
GitHub Action
026ead2889
[ci skip] Translation update
2021-12-29 00:13:49 +00:00
GitHub Action
cc92aa557a
[ci skip] Translation update
2021-12-26 00:15:41 +00:00
GitHub Action
8c8c7e91a2
[ci skip] Translation update
2021-12-25 00:13:29 +00:00
GitHub Action
f07030c425
[ci skip] Translation update
2021-12-24 00:13:45 +00:00
ollo69
bbebf311b1
Review AndroidTV option flow strings ( #62601 )
...
Co-authored-by: Jeff Irion <JeffLIrion@users.noreply.github.com>
2021-12-23 12:43:30 -10:00
GitHub Action
87d4420a72
[ci skip] Translation update
2021-12-23 00:14:21 +00:00
GitHub Action
cceedf766a
[ci skip] Translation update
2021-12-22 00:14:51 +00:00
GitHub Action
babd753610
[ci skip] Translation update
2021-12-21 00:15:06 +00:00
ollo69
5a41251d45
Add config_flow to AndroidTV integration ( #54444 )
...
Co-authored-by: Robert Hillis <tkdrob4390@yahoo.com>
2021-12-20 13:08:35 -06:00
Marc Mueller
ea2e94a4e5
Use assignment expressions 24 ( #58181 )
2021-10-22 14:07:19 +02:00
Marc Mueller
48bada5a18
Update pylint to 2.11.1 ( #56364 )
2021-09-18 13:52:59 +02:00
Jeff Irion
2e56f66518
Bump adb-shell to 0.4.0 ( #54575 )
2021-08-16 13:18:19 +02:00
Robert Hillis
0b52e13eb8
Fix androidtv media_image_hash ( #54188 )
2021-08-07 07:18:08 +02:00
Marc Mueller
0815eede4b
Replace lists with tuples (2) ( #53685 )
2021-07-30 01:20:03 +02:00
Marc Mueller
46c3495ae0
Update pylint to 2.9.5 ( #53496 )
2021-07-26 16:17:15 +02:00
Robert Hillis
c7b61fd8ce
Use entity class attributes for androidtv ( #52531 )
...
* Use entity class attributes for androidtv
* fix
* fix pylint
* fix
2021-07-15 15:35:42 +02:00
Jeff Irion
b46bcdeeb1
Bump adb-shell to 0.3.4 ( #52044 )
...
* Bump adb-shell to 0.3.4
* Bump adb-shell to 0.3.4
* Bump adb-shell to 0.3.4
2021-06-21 08:23:22 +02:00
Jeff Irion
1adeb82930
Bump androidtv to 0.0.60 ( #51812 )
...
* Bump androidtv to 0.0.60
* Update requirements_test_all.txt
* Update manifest.json
2021-06-13 18:22:20 +02:00
tkdrob
028a07d86f
Wrap up selectors ( #50794 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-25 14:45:17 +02:00
Jeff Irion
65fb852e03
Bump androidtv to 0.0.59 ( #50367 )
2021-05-09 18:52:24 -05:00
tkdrob
e92516c072
Add targets and selectors to services (A) ( #49818 )
2021-05-09 02:21:00 +02:00
Franck Nijhof
2ed386f9e6
Migrate to async_get_current_platform everywhere ( #50034 )
2021-05-03 09:34:28 -07:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
Jeff Irion
81d46828ad
Bump androidtv (0.0.58) and adb-shell (0.3.1) ( #49209 )
2021-04-14 18:44:39 +02:00
Erik Montnemery
6c084ae6ce
Update integrations a-e to override extra_state_attributes() ( #47756 )
2021-03-11 16:51:03 +01:00
Jeff Irion
a7513c9c13
Strip "adb shell " prefix in `androidtv.adb_command` service ( #44225 )
2020-12-19 16:52:44 +01:00
Jeff Irion
efacda6c33
Bump androidtv to 0.0.56 ( #43859 )
2020-12-02 17:47:09 +01:00
Jeff Irion
cfc8e96b15
Handle overriding of default apps for Android TV ( #41893 )
...
* Handle overriding of default apps for Android TV
* Fix comment
2020-11-05 16:41:22 +01:00
Jeff Irion
cd675f9175
Bump androidtv to 0.0.54 ( #42861 )
2020-11-05 15:25:14 +01:00
Diederik van den Burger
60234ecf40
Add hdmi input attribute to AndroidTV ( #42571 )
...
* bumps androidtv to 0.0.53
* add hdmi_input attribute to androidtv
* update tests for hdmi_input attribute
* chore: update docstrings
2020-11-05 14:36:46 +01:00
Jeff Irion
9bc0509f28
Bump androidtv to 0.0.52 ( #42155 )
2020-10-21 09:51:13 +02:00
Jeff Irion
5db01ed7cf
Bump androidtv to 0.0.51 (add support for Google TV devices) ( #42047 )
2020-10-19 10:58:56 -05:00
springstan
228e167b03
Remove unnecessary should poll from media player classes ( #41220 )
2020-10-04 21:26:09 +02:00
Jeff Irion
68d75a879b
Fix Android TV 'async_get_media_image' ( #40672 )
2020-09-28 16:04:08 +02:00
Jeff Irion
285408b46c
Bump androidtv to 0.0.50 ( #39998 )
2020-09-12 23:53:41 +02:00
Jeff Irion
ad0d3b4848
Improve handling of exceptions in Android TV ( #39229 )
...
* Close the ADB connection when there is an exception
* Add a test
* Split a comment onto two lines
* Fix test ('async_update' -> 'async_update_entity')
* 'close' -> 'Close'
2020-08-29 21:56:25 -05:00
Ville Skyttä
1bf2c4d976
Upgrade pylint to 2.6.0 ( #39363 )
2020-08-29 07:59:24 +02:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
Jeff Irion
540d0e5428
Bump androidtv to 0.0.49 ( #38778 )
2020-08-11 22:27:16 -05:00
Jeff Irion
970c0e7594
Bump androidtv to 0.0.48 and pure-python-adb to 0.3.0.dev0 ( #38578 )
2020-08-06 06:02:28 +02:00
Jeff Irion
071b8ed8a5
Fix Android TV ADB authorization ( #38471 )
2020-08-02 09:08:12 -05:00
Jeff Irion
98ce4897ab
Bump androidtv to 0.0.47 and adb-shell to 0.2.1 ( #38344 )
2020-07-29 17:16:24 +02:00
Jeff Irion
eb1970c015
Bump androidtv to 0.0.46 ( #38090 )
2020-07-23 23:18:46 +02:00
Jeff Irion
2c3618e2c7
Close androidtv ADB socket connection when Home Assistant stops ( #37973 )
...
* Close the ADB connection on HA stop
* Get the test to pass
* Remove unnecessary test code
* Register the callback sooner
* '_async_stop' -> 'async_close'
* 'async_close' method -> '_async_close' function
2020-07-20 02:48:08 +02:00
Jeff Irion
10893f6246
Convert Android TV integration to async ( #37510 )
...
* Convert Android TV integration to async
* pylint
* Remove unused test code
* Require async versions of androidtv and adb-shell
* Cleanup
* Remove commented out code
* Use constants SHELL_RESPONSE_OFF and SHELL_RESPONSE_STANDBY
2020-07-05 14:13:08 -05:00
Jeff Irion
f8d11c843d
Clean up 'androidtv.learn_sendevent' service ( #37276 )
2020-07-01 08:48:06 +02:00
Jeff Irion
4d17b18761
Register 'androidtv.learn_sendevent' service ( #35707 )
2020-06-29 18:17:04 -07:00
Jeff Irion
823f27db5a
Fix usage of states 'idle' and 'standby' for Android TV ( #36509 )
2020-06-07 10:10:20 -05:00
Jeff Irion
6a06d648d7
Fix Android TV icon when screencap option is disabled ( #35710 )
...
* Don't return a media image hash if the screencap config option is False
* 1-liner
2020-05-26 19:02:18 -05:00