Robert Svensson
Robert Svensson
## Context PTZ is right now a custom service for a few different integrations; Agent DVR, Amcrest, Foscam, Onvif and I'm planning on implementing support in the Axis integration and...
To continue with being on par with Home assistants API there should be support in Appdaemon for the Area and Device registries.
## Breaking change ## Proposed change Move to one consolidated switch entity using entity descriptions. This will be moved to a common entity class between platforms in future PR Only...
`PUT /api//devices//ddf/reload `
https://github.com/home-assistant/core/pull/74535
ToDo - Figure out how to easy get configmodel from interfaces - Replace util get_bridge_id - Replace util delete_api_key
https://community.home-assistant.io/t/solved-how-do-i-get-danfoss-ally-thermostat-exposed-in-ha-from-deconz/244598/29 2020-11-28 13:24:32 DEBUG (MainThread) [pydeconz.gateway] Sending "put" "{'mode': 'off'}" to "172.30.33.0 /sensors/30/config" 2020-11-28 13:24:32 DEBUG (MainThread) [pydeconz.gateway] HTTP request response: [{'error': {'address': '/sensors/30/config/mode', 'description': 'parameter, mode, not available', 'type':...
https://github.com/dresden-elektronik/deconz-rest-plugin-v2/issues/8#issuecomment-848979708 https://github.com/home-assistant/core/compare/dev...Kane610:deconz-use_buttonmaps_for_device_trigger?expand=1
Typical scenario when hass starts just as deconz does and deconz hasn't yet loaded all devices, can happen to only lights or sometimes even all of them. Initial thought: do...