This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-16 13:38:26 +01:00
Code
Activity
Files
0b60b86917ffa1df609759f067be9a2edf24e7b4
core
/
homeassistant
/
components
/
modbus
T
History
jan iversen
78ef02f4d9
Allow pymodbus to reconnect in running system (not startup) (
#53020
)
...
Allow pymodbus to reconnect (not during startup).
2021-07-19 13:01:50 +02:00
..
__init__.py
Add array write to turn_on/off in modbus switch/fan/light (
#52582
)
2021-07-12 11:22:53 -07:00
base_platform.py
only allow one active call in each platform. (
#52823
)
2021-07-13 21:45:42 +02:00
binary_sensor.py
only allow one active call in each platform. (
#52823
)
2021-07-13 21:45:42 +02:00
climate.py
only allow one active call in each platform. (
#52823
)
2021-07-13 21:45:42 +02:00
const.py
Add array write to turn_on/off in modbus switch/fan/light (
#52582
)
2021-07-12 11:22:53 -07:00
cover.py
only allow one active call in each platform. (
#52823
)
2021-07-13 21:45:42 +02:00
fan.py
…
light.py
…
manifest.json
…
modbus.py
Allow pymodbus to reconnect in running system (not startup) (
#53020
)
2021-07-19 13:01:50 +02:00
sensor.py
…
services.yaml
…
switch.py
…
validators.py
Correct Wrong "raise" in modbus validators. (
#52924
)
2021-07-12 11:06:31 -07:00