mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
updated version of xknx (#17912)
This commit is contained in:
parent
c9c707e368
commit
df65d2151d
@ -17,7 +17,7 @@ import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.helpers.event import async_track_state_change
|
||||
from homeassistant.helpers.script import Script
|
||||
|
||||
REQUIREMENTS = ['xknx==0.8.5']
|
||||
REQUIREMENTS = ['xknx==0.9.1']
|
||||
|
||||
DOMAIN = "knx"
|
||||
DATA_KNX = "data_knx"
|
||||
|
@ -1557,7 +1557,7 @@ xbee-helper==0.0.7
|
||||
xboxapi==0.1.1
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==0.8.5
|
||||
xknx==0.9.1
|
||||
|
||||
# homeassistant.components.media_player.bluesound
|
||||
# homeassistant.components.sensor.startca
|
||||
|
Loading…
x
Reference in New Issue
Block a user