Skip to content

Commit

Permalink
Add UIWidget for HLRRWifiBridge (#1084)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl committed Dec 20, 2023
1 parent a964bd1 commit e70144e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyoverkiz/enums/ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ class UIWidget(StrEnum):
HITACHI_DHW = "HitachiDHW"
HITACHI_SWIMMING_POOL = "HitachiSwimmingPool"
HITACHI_THERMOSTAT = "HitachiThermostat"
HLRR_WIFI_BRIDGE = "HLRRWifiBridge"
HOMEKIT_STACK = "HomekitStack"
HUE_BRIDGE = "HueBridge"
IOGENERIC = "IOGeneric"
Expand Down

0 comments on commit e70144e

Please sign in to comment.