This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-22 18:05:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40988198f36efd96e353322faa899baa52521145
ha-core
/
tests
/
components
/
modbus
History
jan iversen
cb7097cdf1
Simplify Modbus update methods (
#151494
)
2025-09-03 16:12:57 +00: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 11:37:54 +00:00
test_climate.py
Simplify Modbus update methods (
#151494
)
2025-09-03 16:12:57 +00:00
test_cover.py
Simplify Modbus update methods (
#151494
)
2025-09-03 16:12:57 +00: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 10:25:25 +00:00
test_switch.py
…