J. Nick Koston
J. Nick Koston
fixed via https://github.com/Jc2k/aiohomekit/pull/450
Example usage https://github.com/home-assistant/core/blob/b84829f70fcd8dfb73cbd9829cf962fc029f0d8e/homeassistant/components/utility_meter/sensor.py#L694 https://github.com/home-assistant/core/blob/b84829f70fcd8dfb73cbd9829cf962fc029f0d8e/homeassistant/components/homekit/__init__.py#L365
> > We should add some kind of dashboard tracking entities with many state writes so the user can disable them > > > > That would be really nice...
I think omitting the values and using the defaults is the way to go here
Would you please post diagnostics for the device? https://www.home-assistant.io/docs/configuration/troubleshooting/#download-diagnostics
You can share it to my gdrive -> [email protected]
FYI, I live in the US and don't have any devices that support open so this needs some help from the community to add support for it.
I'll need the following to develop support for open: - access to a Yale account with a lock (or shared owner access to my Yale account) - open chat channel...
> Also should I join HA discord or I can just add you as a friend on dms Discord works. Also please let me know your handle there as I...
`http.cookiejar.parse_ns_headers` might be a good solution here as it works correctly https://github.com/aio-libs/aiohttp/pull/11106#issuecomment-2927246152