Robert Klep
Robert Klep
I don't exclusively use Homekit to change the state for some devices. For instance, I have some KlikAanKlikUit switches for which I also use a hardware remote control. This causes...
From iOS 12.2 onward, TV devices are supported by HomeKit: https://github.com/KhaosT/HAP-NodeJS/blob/master/accessories/TV_accessory.js
Support thermostat devices with either `measure_temperature` or `target_temperature` but not both?
For example, the [Danfoss radiator thermostats](https://apps.athom.com/app/com.danfoss) only define `target_temperature`.
After adding a device and renaming it, iOS doesn't seem to pick up the new device name, even after restarting the Homeykit app. Allow users to disable "auto-enable" on devices...
Related to #170: the plug has two `onoff` capabilities (`onoff.power` and `onoff.nightlight`), but the "switch" code hardcodes `onoff` when creating the HomeKit service.
Instead of the default _"Include selected text, if any; otherwise include all text"_.
- Only the first message gets quotefixed - Subsequent messages get a lot of extra whitespace surrounding the attribution
**iOS device model, version and app version** Model Name: iPhone 12 mini Software Version: iOS 16.0 App version: 2022.8 (2022.387) **Home Assistant Core Version** Home Assistant Core 2022.8.6 **Describe the...