f1d094
f1d094
Although I am able to send audio to the camera via curl, audio via the ISAPI connection via go2rtc fails to send. Modifying client.go to call '/ISAPI/System/TwoWayAudio/channels/1/close' before '/ISAPI/System/TwoWayAudio/channels/1/open' allows...
Hikvision ISAPI may not accept a new open request if the previous one was not closed (e.g. using the test button on-camera or via curl command) but a close request...
in pkg/isapi/client.go, func Close is calling `/ISAPI/System/TwoWayAudio/channels//close/open` instead of `/ISAPI/System/TwoWayAudio/channels//close` Submitted PR #959
### Describe the feature would like to see added to OpenZFS A mechanism for backup and restore of the master key of an encrypted dataset ### How will this feature...
Right now the Data subsection Storage overview only lists a cumulative total disk usage for recordings and snapshots. This is not useful for tuning purposes, as there is no breakout...
@bgoncal: The [documentation](https://companion.home-assistant.io/docs/apple-watch/) for the capabilities on the Apple Watch companion do not incude any details about what, if any, standalone capabilities the watch app may have. Most important to...
Would it be possible to have a new rule type for VPN to disable? I use VPN for work and home and would not like to use DOH inside of...
## Created mini_remote6 to supoort RemoteLinc 2440 Made necessary entries in: - ./insteon_mqtt/data/config-base.yaml - ./insteon_mqtt/data/config-schema.yaml - ./insteon_mqtt/config.py - [ x ] The code change is tested and works locally. -...
## Not Everyone Wants an HA AddOn Although many people prefer to use the HAOS or one of the other AddOn compatible versions and use these to include Insteon-MQTT, it...
I just noticed the following error when restarting Home Assistant: ``` ) does not report a color mode, this will stop working in Home Assistant Core 2025.3, please create a...