epenet
|
db08c04da6
|
Only test for EncryptedBridge in Samsung J/H models (#71291)
|
2022-05-04 22:15:24 -07:00 |
GitHub Action
|
348016dbbf
|
[ci skip] Translation update
|
2022-04-29 00:22:21 +00:00 |
J. Nick Koston
|
5224cf5968
|
Update async_upnp_client to 0.29.0 (#70604)
|
2022-04-25 09:53:35 -07:00 |
Steven Looman
|
776565c23f
|
Bump async-upnp-client to 0.28.0 (#70582)
|
2022-04-24 08:46:13 -10:00 |
Marc Mueller
|
e407960f68
|
Update pylint to 2.13.5 (#69989)
|
2022-04-13 18:36:05 +02:00 |
epenet
|
2b69dffe57
|
Suppress UpnpResponseError in SamsungTV (#69984)
|
2022-04-13 18:20:44 +02:00 |
epenet
|
d8d1e98d4e
|
Fix unique id in SamsungTV config flow (#69899)
* Fix unique id in SamsungTV config flow
* coverage
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-04-11 23:37:05 -10:00 |
epenet
|
071ef6c74f
|
Fix upnp subscription in SamsungTV (#69652)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-04-08 23:05:00 -07:00 |
epenet
|
2ad096733a
|
Suppress Upnp parsing errors in SamsungTV (#69664)
|
2022-04-08 16:36:43 +03:00 |
epenet
|
d5ab7e7525
|
Use EntityFeature enum in components (s** 1/2) (#69439)
|
2022-04-06 21:38:14 -10:00 |
J. Nick Koston
|
4b5033d08f
|
Abort samsungtv discovery of legacy devices when unique id not available (#69376)
|
2022-04-05 16:38:55 -07:00 |
epenet
|
ecd43f391f
|
Prettify json (manifest.json) (#68886)
|
2022-03-30 10:56:37 +02:00 |
epenet
|
8fb645e1d7
|
Return cached device_info if refresh fails in SamsungTV (#68844)
|
2022-03-29 22:16:26 -10:00 |
epenet
|
a5c729b724
|
Fix NoEntitySpecifiedError in SamsungTV (#68880)
|
2022-03-29 20:59:54 -10:00 |
epenet
|
f053fc9167
|
Add code comment in SamsungTV (#68841)
|
2022-03-29 20:11:22 -10:00 |
epenet
|
4d59cb290c
|
Remove duplicate code in SamsungTV bridge (#68839)
|
2022-03-29 20:04:18 -10:00 |
epenet
|
d4ab48a049
|
Optimise Upnp event handling in SamsungTV (#68828)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-28 22:55:05 -10:00 |
epenet
|
2bb42f48aa
|
Add CONF_MODEL to core constants (#68806)
* Add CONF_MODEL to core constants
* Use CONF_MODEL in SamsungTV
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-29 10:01:10 +02:00 |
J. Nick Koston
|
8714beb5e7
|
Update iot_class for samsungtv (#68812)
#68777 Made volume updates local push, we should upgrade the iot class
|
2022-03-29 07:23:52 +02:00 |
J. Nick Koston
|
6110e7d194
|
Remove unneeded __repr__ in samsungtv logging (#68817)
* Remove unneeded __repr__ in samsungtv logging
* keep only the ones we need
|
2022-03-29 07:22:58 +02:00 |
epenet
|
8eb2e131e5
|
Use DmrDevice to communicate with SamsungTV (#68777)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-28 12:23:38 -10:00 |
epenet
|
3230ee88b6
|
Add OUI to SamsungTV (#68771)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-28 12:36:45 +02:00 |
J. Nick Koston
|
6cec53bea1
|
Add support for finding the samsungtv MainTvAgent service location (#68763)
|
2022-03-27 22:01:07 -10:00 |
epenet
|
c024033dae
|
Add Upnp volume control/status to SamsungTV (#68663)
Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-03-27 12:27:24 -10:00 |
J. Nick Koston
|
b5496441ae
|
Use new samsungtv exception to detect when reauth is needed (#68762)
|
2022-03-27 12:12:32 -10:00 |
J. Nick Koston
|
cc75cebfc5
|
Add support for setting up encrypted samsung tvs from config flow (#68717)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-27 10:30:45 -10:00 |
epenet
|
b13e14b80c
|
Add command support to SamsungTV H/J models (#68301)
Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-03-24 07:58:58 -10:00 |
epenet
|
9ba0475644
|
Use callback to get app_list in SamsungTV (#68506)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-23 11:12:12 -10:00 |
epenet
|
df6cc94b25
|
Cleanup SamsungTV following dependency bump (#68562)
* send_command -> send_commands
* Remove TODO
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-23 20:35:58 +02:00 |
epenet
|
11cdc3706c
|
Bump samsungtvws to 2.5.0 (#68542)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-22 21:29:00 -10:00 |
epenet
|
87378016c1
|
Add basic support for SamsungTV encrypted models (#68500)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-22 00:11:41 -10:00 |
epenet
|
0adc7042dc
|
Make new_token_callback more generic in SamsungTV (#67990)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-17 09:24:00 -10:00 |
epenet
|
d6f5f0c794
|
Bump samsungtvws to 2.4.0 (#68225)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-16 20:44:14 -10:00 |
epenet
|
125ab5eb2b
|
Handle ConnectionClosed in SamsungTV try_connect (#68125)
* Handle ConnectionClosed in SamsungTV try_connect
* Add tests
* Add quotes around the error message
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-15 08:20:24 +01:00 |
epenet
|
23b8229143
|
Adjust ms.remote.control error logging in SamsungTV (#67988)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-12 01:20:04 -10:00 |
epenet
|
86b775e46a
|
Use generic SamsungTVBridge for SamsungTV type hints (#67942)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-10 07:48:30 -06:00 |
escoand
|
3dc100e816
|
Removing myself from Samsung TV codeowners (#67903)
|
2022-03-09 14:42:00 +01:00 |
epenet
|
9ab56bd5c8
|
Allow discovery to update invalid unique_id in SamsungTV (#67859)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-08 22:27:53 +01:00 |
epenet
|
d12118a425
|
Fix reauth trigger in SamsungTV (#67850)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-08 11:02:00 +01:00 |
epenet
|
36049ac514
|
Batch send commands in SamsungTV (#67847)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-08 10:10:17 +01:00 |
epenet
|
6da38d67ff
|
Simplify SSDP discovery in SamsungTV (#67843)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-08 08:54:03 +01:00 |
epenet
|
e1b57d83c7
|
Adjust config entry matching in SamsungTV (#67842)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-08 08:30:11 +01:00 |
epenet
|
6f38eda114
|
Adjust power_off for TheFrame in SamsungTV (#67841)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-08 08:20:58 +01:00 |
epenet
|
5b23b9a617
|
Adjust get_mac routine in SamsungTV (#67804)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-08 07:54:12 +01:00 |
epenet
|
2d4ccddd99
|
Fix SSDP unique id in SamsungTV config flow (#67811)
Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-03-08 07:53:59 +01:00 |
epenet
|
1793c29fac
|
Move key sequences to bridge in SamsungTV (#67762)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-08 07:46:34 +01:00 |
epenet
|
c70bed86ff
|
Adjust websocket bridge logging in SamsungTV (#67809)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-07 23:31:57 +01:00 |
epenet
|
d1ef92c17a
|
Bump samsungtvws to 2.3.0 (#67821)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-07 23:30:54 +01:00 |
epenet
|
68f932f6c3
|
Bump samsungtvws to 2.2.0 (#67771)
|
2022-03-07 12:15:49 +02:00 |
epenet
|
c5f7e7d1b0
|
Refactor run app in SamsungTV (#67616)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-04 14:37:27 -10:00 |