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-03-02 15:52:29 +00:00
Code
Activity
Files
8e1ee321908bfd50ffadc0b60f934815ea934418
core
/
tests
/
components
/
modbus
History
jan iversen
a053142601
modbus: Do not modify registers (return wrong data). (
#151131
)
2025-09-01 11:48:19 +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
…
test_climate.py
Fix Modbus issue 150453: correct transition update for climate without HVAC mode enabled (
#150522
)
2025-08-18 08:49:09 +02:00
test_cover.py
…
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
…