1.12.0 • Published 1 year ago

homebridge-knx-eib v1.12.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Supported HomeKit Services

Lightbulb, Outlet, Switch

KNX Groups Addresses

NoCharacteristicFunctionFormatNotes
1OnSetB1
2OnGetB1Optional. State is read from the first datapoint if this one is empty

Fan v2

KNX Groups Addresses

NoCharacteristicFunctionFormatNotes
1ActiveSetB1
2ActiveGetB1Optional. State is read from the first datapoint if this one is empty

CO2 Sensor

KNX Groups Addresses

NoCharacteristicFunctionFormatNotes
1CarbonDioxideDetectedGetB1
2CarbonDioxideLevelGetF16Optional

Humidity Sensor

KNX Groups Addresses

NoCharacteristicFunctionFormatNotes
1CurrentRelativeHumidityGetF16

Notes:

  • Add option "f32" to use F32 datatype (for Tasmota KNX)

Temperature Sensor

KNX Groups Addresses

NoCharacteristicFunctionFormatNotes
1CurrentTemperatureGetF16

Thermostat

KNX Groups Addresses

NoCharacteristicFunctionFormatNotes
1TargetTemperatureGetF16
2TargetTemperatureSetF16
3CurrentTemperatureGetF16
4CurrentHeatingCoolingStateGetB1Optional. Heating status indication
5CurrentHeatingCoolingStateGetB1Optional. Cooling status indication

Notes:

  • Add "absolute" option to fix target temp setting issues on some Thermostats

Plugin Configuration

Gateway speed

Timeout errors

If you see timeouts errors in the log, try lowering the telegram rate. KNX IP Gateways accept very limited number of telegrams per second. With a large number of devices and slow telegram rate it may take a few seconds for all the devices statuses to get updated. Reading timeout may need to be increased.

Plugin is slowing down Homebridge

Because KNX IP Gateway and the KNX Protocol have limited speed, the time it takes to read all devices may be considered slow. Use the plugin in bridge mode (wrench key icon) to avoid affecting other plugins. Read more at https://github.com/homebridge/homebridge/wiki/Child-Bridges

1.12.0

1 year ago

1.9.2

1 year ago

1.10.0

1 year ago

1.9.1

1 year ago

1.9.0

1 year ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.3

1 year ago

1.6.2

1 year ago

1.6.1

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago