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-02-21 18:38:17 +00:00
Code
Activity
Files
9b862a8e4e8d9f0dffdedef5d2bc021ea0ef1432
core
/
tests
/
components
/
modbus
History
jan iversen
0e1dd04083
Simplify Modbus update methods (
#151494
)
2025-09-03 14:23:36 +02:00
..
fixtures
…
__init__.py
…
conftest.py
Do not start modbus update process until connection+delay. (
#150796
)
2025-08-18 17:20:41 +02:00
test_binary_sensor.py
Fix racing bug in slave entities in Modbus (
#151522
)
2025-09-03 13:09:42 +02:00
test_climate.py
Simplify Modbus update methods (
#151494
)
2025-09-03 14:23:36 +02:00
test_cover.py
Simplify Modbus update methods (
#151494
)
2025-09-03 14:23:36 +02:00
test_fan.py
…
test_init.py
Do not start modbus update process until connection+delay. (
#150796
)
2025-08-18 17:20:41 +02:00
test_light.py
…
test_sensor.py
modbus: Do not modify registers (return wrong data). (
#151131
)
2025-09-01 11:48:19 +02:00
test_switch.py
…