This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/elisspace/core.git
synced
2026-09-22 10:37:40 +00:00
Code
Issues
Releases
Wiki
Activity
Files
3bfcca2bb06c2d8b51e53cf240fb8eb3633d375d
core
/
homeassistant
/
components
/
knx
T
History
Matthias Alphart
and
Franck Nijhof
742159a6a6
Add number entity to KNX (
#51786
)
...
Co-authored-by: Franck Nijhof <
frenck@frenck.nl
>
2021-06-23 17:20:49 +02:00
..
__init__.py
Add number entity to KNX (
#51786
)
2021-06-23 17:20:49 +02:00
binary_sensor.py
…
climate.py
Fix not awaiting async super method in KNX climate (
#52005
)
2021-06-19 01:10:17 -05:00
const.py
Add number entity to KNX (
#51786
)
2021-06-23 17:20:49 +02:00
cover.py
…
expose.py
…
fan.py
…
knx_entity.py
Update xknx to 0.18.7 (
#52000
)
2021-06-18 22:22:27 -05:00
light.py
…
manifest.json
Update xknx to 0.18.7 (
#52000
)
2021-06-18 22:22:27 -05:00
notify.py
…
number.py
Add number entity to KNX (
#51786
)
2021-06-23 17:20:49 +02:00
scene.py
…
schema.py
Add number entity to KNX (
#51786
)
2021-06-23 17:20:49 +02:00
sensor.py
…
services.yaml
…
switch.py
Restore state of KNX Switch (
#51761
)
2021-06-15 13:08:19 +02:00
weather.py
…