This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/elisspace/core.git
synced
2026-08-30 16:12:01 +00:00
Code
Issues
Releases
Wiki
Activity
Files
ssl_profiler
Add File
New File
Upload File
Apply Patch
core
/
homeassistant
/
components
/
modbus
History
Erik Montnemery
67c1051305
Allow setting an entity's name by its device class (
#90767
)
...
Co-authored-by: Franck Nijhof <
git@frenck.dev
>
2023-05-09 18:55:55 +02:00
..
__init__.py
Add modbus hvac_* write registers (
#89695
)
2023-03-15 14:09:14 +01:00
base_platform.py
…
binary_sensor.py
Allow setting an entity's name by its device class (
#90767
)
2023-05-09 18:55:55 +02:00
climate.py
Add modbus hvac_* write registers (
#89695
)
2023-03-15 14:09:14 +01:00
const.py
Add modbus hvac_* write registers (
#89695
)
2023-03-15 14:09:14 +01:00
cover.py
…
fan.py
…
light.py
…
manifest.json
…
modbus.py
Correct typing of pymodbus in modbus (
#90039
)
2023-03-21 13:26:03 +01:00
sensor.py
Allow setting an entity's name by its device class (
#90767
)
2023-05-09 18:55:55 +02:00
services.yaml
…
switch.py
…
validators.py
…