Rename dsmr integration to be more generic (#121968)

This commit is contained in:
Joakim Plate 2024-07-16 11:15:17 +02:00 committed by GitHub
parent 234870538d
commit 22d977acb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"domain": "dsmr",
"name": "DSMR Slimme Meter",
"name": "DSMR Smart Meter",
"codeowners": ["@Robbie1221", "@frenck"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/dsmr",

View file

@ -1345,7 +1345,7 @@
"iot_class": "local_push"
},
"dsmr": {
"name": "DSMR Slimme Meter",
"name": "DSMR Smart Meter",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_push"