This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-13 02:34:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73bb7d6830286a9ec84269fdfd12f46835cdb032
core
/
homeassistant
/
components
/
modbus
T
History
jan iversen
and
GitHub
a0abc27612
Avoid key_error in modbus climate with non-defined fan_mode. (
#110017
)
2024-02-09 08:39:08 +01:00
..
__init__.py
Allow modbus negative min/max value. (
#109995
)
2024-02-08 15:34:43 +01:00
base_platform.py
…
binary_sensor.py
…
climate.py
Avoid key_error in modbus climate with non-defined fan_mode. (
#110017
)
2024-02-09 08:39:08 +01:00
const.py
…
cover.py
…
fan.py
…
light.py
…
manifest.json
Bump pymodbus to v3.6.4 (
#109980
)
2024-02-08 13:16:50 +01:00
modbus.py
Use dict.get instead of inline if (
#109693
)
2024-02-05 13:56:10 +01:00
sensor.py
…
services.yaml
…
strings.json
…
switch.py
…
validators.py
Centralize validation for modbus config (
#108906
)
2024-02-02 12:42:12 +01:00