Charles Garwood

Results 41 comments of Charles Garwood

That error is related to homekit, not Fully Kiosk. The only option that should be required for the media_player entity is having the remote management setting enabled (which you would...

The media_player entity as it currently exists is mostly a dummy entity for service calls to target, but you should still be able to use the normal media_player functions to...

HA 2022.9 beta is out with the new integration in `core` - however I didn't get a chance to PR the services to open a URL, open an app, or...

@chpego planning to copy over the services for open url, open app, and set config parameter. Just ran out of time before the beta & release. I believe the rest...

@bcutter working fine on Python 3.10 for me (HA OS on my main system) OP is getting a TimeoutError, so it appears the tablet isn't responding to HA's requests fast...

I think we can leave the following services in the to-do list out, as they can be handled through the OZW admin tools if needed, and should be websocket commands...

we should probably make the `unique_id` for this component include the openzwave instance in it as well, like the device registry. Otherwise, could we end up getting conflicts if there...

Device registry doesn't support custom fields at the moment :( ZHA/Zigbee gets around that by storing their own cache file and using custom cards in their configuration UI. Ideally I'd...

@michelcve all platforms are now in the official/code component

Super strange. Based on the error message it was an issue with the config entry ID. Not sure what would have changed to fix it though 🤷‍♂️