This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-21 09:13:38 +01:00
Code
Activity
Files
2ff8f10b9f73cef35afff2adfa8e155e0eb2c6f9
core
/
tests
/
components
/
modbus
T
History
Franck Nijhof
60b2cdd069
Allow binary sensor state to be None (
#60193
)
2021-12-22 12:24:29 +01:00
..
__init__.py
Fix 64-bit modbus sensor register reads (
#25672
)
2019-08-09 17:03:12 -07:00
conftest.py
…
test_binary_sensor.py
…
test_climate.py
…
test_cover.py
…
test_fan.py
…
test_init.py
Fix connect_fail test and modbus.py 100% coverage (
#57894
)
2021-10-20 15:22:24 -07:00
test_light.py
…
test_sensor.py
Use new enums in modbus tests (
#62518
)
2021-12-22 10:03:11 +01:00
test_switch.py
…