This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-05-24 01:10:24 +01:00
Code
Activity
Files
9b862a8e4e8d9f0dffdedef5d2bc021ea0ef1432
core
/
homeassistant
/
components
/
modbus
T
History
jan iversen
78b009dd8f
Allow delay > 1 in modbus. (
#151832
)
2025-09-06 21:21:12 +03:00
..
__init__.py
max_temp / min_temp in modbus light could only be int, otherwise an assert was provoked. (
#151833
)
2025-09-06 21:20:49 +03:00
binary_sensor.py
…
climate.py
Simplify Modbus update methods (
#151494
)
2025-09-03 14:23:36 +02:00
const.py
…
cover.py
Simplify Modbus update methods (
#151494
)
2025-09-03 14:23:36 +02:00
entity.py
Allow delay > 1 in modbus. (
#151832
)
2025-09-06 21:21:12 +03:00
fan.py
…
icons.json
…
light.py
max_temp / min_temp in modbus light could only be int, otherwise an assert was provoked. (
#151833
)
2025-09-06 21:20:49 +03:00
manifest.json
…
modbus.py
Simplify Modbus update methods (
#151494
)
2025-09-03 14:23:36 +02:00
sensor.py
…
services.yaml
…
strings.json
…
switch.py
…
validators.py
…