epenet
e9e20229a3
Drop use of initialize_options in androidtv_remote ( #129855 )
2024-11-05 10:57:03 +01:00
epenet
cc4fae10f5
Cleanup deprecated OptionsFlowWithConfigEntry (part 2) ( #129754 )
2024-11-04 18:55:49 +01:00
tronikos
5f662988ff
Handle invalid zeroconf messages in Android TV Remote ( #128819 )
2024-10-20 09:56:30 +02:00
epenet
ea1ce6a263
Don't cache reauth entry in androidtv_remote config flow ( #127900 )
...
Don't cache reauth entry in androidtv_remote
2024-10-07 23:22:55 -07:00
epenet
a2e4de2d0d
Adjust type hints in androidtv_remote config_flow ( #127162 )
2024-10-03 10:21:53 +02:00
tronikos
ba7388546e
Implement Android TV Remote browse media with apps and activity list ( #117126 )
2024-06-21 20:17:04 +02:00
tronikos
3d15e15e59
Add Android TV Remote debug logs to help with zeroconf issue ( #117960 )
2024-05-29 15:50:13 +02:00
Marc Mueller
ff3a801936
Add empty line after module docstring [a-d] ( #112697 )
2024-03-08 14:51:32 +01:00
Erik Montnemery
6fe28d3764
Migrate integrations a-d to generic flowhandler ( #111861 )
2024-02-29 20:07:14 +01:00
Joost Lekkerkerker
fc6f48e076
Enhance Androidtv remote config flow typing ( #99144 )
2023-08-28 18:03:30 +02:00
tronikos
0a2ff3a676
Android TV Remote: Fix missing key and cert when adding a device via IP address ( #97953 )
...
Fix missing key and cert
2023-08-07 14:01:35 +02:00
tronikos
d0722e2312
Android TV Remote: Add option to disable IME ( #95765 )
2023-07-24 20:00:51 +02:00
tronikos
53e456f453
Android TV Remote: Abort zeroconf if mac address is missing ( #94026 )
...
Abort zeroconf if mac address is missing
2023-06-04 10:49:18 +02:00
tronikos
49468ef5d0
Android TV Remote integration ( #89935 )
...
* Android TV Remote integration
* Add diagnostics
* Remove test pem files from when api was not mocked
* Address review comments
* Remove hass.data call in test
* Store the certificate and key in /config/.storage
* update comments
* Update homeassistant/components/androidtv_remote/__init__.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* import callback
* use async_generate_cert_if_missing
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2023-04-05 21:00:40 -04:00