This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
homeassistant-core
Watch
1
Star
0
Fork
0
forked from
home-assistant/core
Code
Pull Requests
Activity
Files
c19f2de3a8ef046ea18a79aee751d8b1bcdafa6f
homeassistant-core
/
tests
/
components
/
modbus
T
History
Claudio Ruggeri - CR-Tech
49d534e779
Add list as possible values for State On/Off ModBus Switch (
#127444
)
...
* add possibility to set multiple val on state * Add support for list also in state_off
2024-10-18 10:10:47 +02:00
..
fixtures
Solve modbus test problem (
#115376
)
2024-04-10 21:39:53 +02:00
__init__.py
…
conftest.py
Add missing return type in test __init__ method (part 2) (
#123939
)
2024-08-14 17:59:15 +02:00
test_binary_sensor.py
Fix consider-using-tuple pylint warnings in component tests (
#119464
)
2024-06-12 15:50:27 +02:00
test_climate.py
Climate validate temperature(s) out of range (
#118649
)
2024-07-31 19:17:53 +02:00
test_cover.py
Cover state is enum (
#127144
)
2024-10-08 18:39:04 +02:00
test_fan.py
Cleanup modbus test mocks (
#115412
)
2024-04-17 19:10:09 +02:00
test_init.py
Remove deprecated restart service in modbus (
#128059
)
2024-10-10 17:30:50 +02:00
test_light.py
Cleanup modbus test mocks (
#115412
)
2024-04-17 19:10:09 +02:00
test_sensor.py
Improve type hints in modbus tests (
#123795
)
2024-08-13 13:15:35 +02:00
test_switch.py
Add list as possible values for State On/Off ModBus Switch (
#127444
)
2024-10-18 10:10:47 +02:00