2018-10-09 14:30:55 +00:00
{
"config" : {
"abort" : {
2020-10-06 00:08:09 +00:00
"already_configured" : "Device is already configured" ,
"single_instance_allowed" : "Already configured. Only a single configuration possible."
2018-10-09 14:30:55 +00:00
} ,
"error" : {
"option_error" : "Z-Wave validation failed. Is the path to the USB stick correct?"
} ,
"step" : {
"user" : {
"data" : {
"network_key" : "Network Key (leave blank to auto-generate)" ,
2020-05-13 18:27:21 +00:00
"usb_path" : "USB Device Path"
2018-10-09 14:30:55 +00:00
} ,
2021-05-12 00:04:03 +00:00
"description" : "This integration is no longer maintained. For new installations, use Z-Wave JS instead.\n\nSee https://www.home-assistant.io/docs/z-wave/installation/ for information on the configuration variables"
2018-10-09 14:30:55 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-20 23:33:54 +00:00
} ,
"state" : {
"_" : {
"dead" : "Dead" ,
"initializing" : "Initializing" ,
"ready" : "Ready" ,
"sleeping" : "Sleeping"
} ,
"query_stage" : {
"dead" : "Dead" ,
"initializing" : "Initializing"
}
2020-04-16 20:00:10 +00:00
}
2018-10-09 14:30:55 +00:00
}