J. Nick Koston

Results 1005 comments of J. Nick Koston

``` [NEW] Primary Service (Handle 0x0000) /org/bluez/hci0/dev_EC_84_2A_DC_26_A8/service0001 00001801-0000-1000-8000-00805f9b34fb Generic Attribute Profile [NEW] Primary Service (Handle 0x0000) /org/bluez/hci0/dev_EC_84_2A_DC_26_A8/service0028 0000003e-0000-1000-8000-0026bb765291 Vendor specific [NEW] Characteristic (Handle 0x0000) /org/bluez/hci0/dev_EC_84_2A_DC_26_A8/service0028/char0029 e604e95d-a759-4817-87d3-aa005083a0d1 Vendor specific [NEW] Characteristic...

I ordered another one for testing https://www.amazon.com/SYLVANIA-Bluetooth-Compatible-Assistant-Required/dp/B09L5B4XBZ/ref=sr_1_7?crid=2W4IRTKL9UDG2&keywords=sylvania+plug&qid=1659608862&sprefix=sylvania+plu%2Caps%2C201&sr=8-7

I tried `h11` as we use it in `HAP-python`. I gave up on this. The device in https://github.com/home-assistant/core/issues/46785 seems like its tripping up the parser. I'm going to try to...

Accessing the database from the event loop will raise an exception in 2022.6 https://github.com/home-assistant/core/pull/71547 It looks like this code needs to be adjusted here: https://github.com/KartoffelToby/better_thermostat/blob/master/custom_components/better_thermostat/weather.py#L120

One of the beta tests found that the older firmwares have a non-unique local name so we need to account for that. I'm going to need to add a get_unique_id...

Lock and unlock responsiveness will get better after https://github.com/hbldh/bleak/pull/923

Retest looks good Will work on the other platforms and getting this hooked up to feed the keys from the cloud

Will do a turn in the morning to address comments after 💤