rename module
This commit is contained in:
parent
5d5925510e
commit
4dbfcd82fc
2
const.py
2
const.py
@ -1,3 +1,3 @@
|
||||
"""Constants for the SNCF integration."""
|
||||
|
||||
DOMAIN = "sncf"
|
||||
DOMAIN = "hass-sncf"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"domain": "sncf",
|
||||
"domain": "hass-sncf",
|
||||
"name": "SNCF",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sncf",
|
||||
|
Loading…
Reference in New Issue
Block a user