Skip to content

Commit b13eb5d

Browse files
committed
Fix validation configuration in custom_components/briceburg_cdec/translations/en.json
1 parent a9b64de commit b13eb5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • custom_components/briceburg_cdec/translations
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"config":{"step":{"user":{"title":"Home Assistant CDEC","description":"Read station data from California Data Exchange Center.","data":{"name":"Name","station":"CDEC station ID","sensor_num":"CDEC sensor number"}}}},"options":{"step":{"init":{"title":"Home Assistant CDEC settings","description":"Choose the CDEC station, sensors, and polling frequency. CDEC updates every 15 minutes, so faster polling does not provide newer data.","data":{"station":"CDEC station ID","sensor_num":"CDEC sensor number(s)","scan_interval":"Polling interval (minutes)"}}}},"abort":{"already_configured":"This CDEC station is already configured."}}
1+
{"config":{"step":{"user":{"title":"Home Assistant CDEC","description":"Read station data from California Data Exchange Center.","data":{"name":"Name","station":"CDEC station ID","sensor_num":"CDEC sensor number"}}},"abort":{"already_configured":"This CDEC station is already configured."}},"options":{"step":{"init":{"title":"Home Assistant CDEC settings","description":"Choose the CDEC station, sensors, and polling frequency. CDEC updates every 15 minutes, so faster polling does not provide newer data.","data":{"station":"CDEC station ID","sensor_num":"CDEC sensor number(s)","scan_interval":"Polling interval (minutes)"}}}}}

0 commit comments

Comments
 (0)