1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-14 15:06:49 +00:00
Files
core/homeassistant/components/firmata/strings.json
2020-07-16 17:58:45 -07:00

9 lines
152 B
JSON

{
"config": {
"abort": {
"cannot_connect": "Cannot connect to Firmata board during setup"
},
"step": {}
}
}