This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
45fec1d404
hass-core
/
homeassistant
/
components
/
dsmr
History
J. Nick Koston
4b7a313ece
Use identity checks for CoreState (
#107846
)
...
Some of the checks used ==, and some used is. Switch everything to is as its faster
2024-01-12 10:21:26 +01:00
..
__init__.py
Migrate DSMR to use keys for entity unique ID (
#74895
)
2022-07-12 20:06:13 +02:00
config_flow.py
Deduplicate constants E-Z (
#105657
)
2023-12-13 17:05:37 +01:00
const.py
Deduplicate constants E-Z (
#105657
)
2023-12-13 17:05:37 +01:00
manifest.json
Update dsmr-parser to 1.3.1 to fix parsing issues (
#103572
)
2023-11-07 10:38:37 +01:00
sensor.py
Use identity checks for CoreState (
#107846
)
2024-01-12 10:21:26 +01:00
strings.json
Add support for multiple mbus devices in dsmr (
#84097
)
2023-11-29 15:41:58 +01:00