mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Rename dsmr integration to be more generic (#121968)
This commit is contained in:
@@ -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",
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user