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-13 20:20:10 +01:00
Code
Activity
Files
8aae2a935ab7559cd867b34f2ee76318c1dc82cb
core
/
homeassistant
/
components
/
modbus
T
History
jan iversen
b77d6e7b59
Modbus: Ignore unknown parameters. (
#151451
)
2025-08-31 16:48:12 +02:00
..
__init__.py
Modbus: Ignore unknown parameters. (
#151451
)
2025-08-31 16:48:12 +02:00
binary_sensor.py
…
climate.py
…
const.py
…
cover.py
…
entity.py
modbus: add async_will_remove_from_hass() to do cleanup. (
#150906
)
2025-08-26 23:50:11 +02:00
fan.py
…
icons.json
…
light.py
…
manifest.json
…
modbus.py
modbus: add async_will_remove_from_hass() to do cleanup. (
#150906
)
2025-08-26 23:50:11 +02:00
sensor.py
modbus: Sensor caused hanging call_later method (
#151033
)
2025-08-24 22:37:26 +02:00
services.yaml
…
strings.json
…
switch.py
…
validators.py
…