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-04-29 05:03:59 +01:00
Code
Activity
Files
3955391cda8cdda3d050d4e815a00a30d87e76a0
core
/
homeassistant
/
components
/
modbus
History
jan iversen
c5ff7ed1c9
Remove self._lock in modbus. (
#151997
)
...
Co-authored-by: Franck Nijhof <
frenck@frenck.nl
>
2025-09-12 19:15:15 +02: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
…
const.py
…
cover.py
…
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
Bump pymodbus to 3.11.2 (
#152097
)
2025-09-12 18:55:22 +02:00
modbus.py
Remove self._lock in modbus. (
#151997
)
2025-09-12 19:15:15 +02:00
sensor.py
…
services.yaml
…
strings.json
…
switch.py
…
validators.py
…