mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add new supported KNX DPT
This commit is contained in:
parent
db7097a4b5
commit
026689f328
@ -2016,6 +2016,10 @@ device_class:
|
||||
| 16.000 | string | 14 | ASCII | |
|
||||
| 16.001 | latin_1 | 14 | ISO 8859-1 / Latin-1 | |
|
||||
| 17.001 | scene_number | 1 | 1 ... 64 | |
|
||||
| 29 | 8byte_signed | 8 | ±9223372036854775807 | |
|
||||
| 29.010 | active_energy_8byte | 8 | ±9223372036854775807 | Wh |
|
||||
| 29.011 | apparant_energy_8byte | 8 | ±9223372036854775807 | VAh |
|
||||
| 29.012 | reactive_energy_8byte | 8 | ±9223372036854775807 | VARh |
|
||||
|
||||
### More examples
|
||||
|
||||
@ -2295,7 +2299,7 @@ address_day_night:
|
||||
required: false
|
||||
type: [string, list]
|
||||
address_air_pressure:
|
||||
description: KNX address reading current air pressure. *DPT 9.006*
|
||||
description: KNX address reading current air pressure. *DPT 9.006 or 14.058*
|
||||
required: false
|
||||
type: [string, list]
|
||||
address_humidity:
|
||||
|
Loading…
x
Reference in New Issue
Block a user