2018-03-30 07:34:26 +00:00
{
2019-11-06 04:33:11 +00:00
"config" : {
2021-05-11 05:14:33 +00:00
"flow_title" : "{host}" ,
2019-11-06 04:33:11 +00:00
"step" : {
2020-04-17 21:51:35 +00:00
"user" : {
"data" : {
"host" : "Select discovered deCONZ gateway"
}
} ,
"manual_input" : {
"data" : {
2020-05-12 17:50:44 +00:00
"host" : "[%key:common::config_flow::data::host%]" ,
"port" : "[%key:common::config_flow::data::port%]"
2020-04-17 21:51:35 +00:00
}
2019-11-06 04:33:11 +00:00
} ,
"link" : {
"title" : "Link with deCONZ" ,
"description" : "Unlock your deCONZ gateway to register with Home Assistant.\n\n1. Go to deCONZ Settings -> Gateway -> Advanced\n2. Press \"Authenticate app\" button"
} ,
"hassio_confirm" : {
2021-03-31 15:19:18 +00:00
"title" : "deCONZ Zigbee gateway via Home Assistant add-on" ,
"description" : "Do you want to configure Home Assistant to connect to the deCONZ gateway provided by the add-on {addon}?"
2019-11-06 04:33:11 +00:00
}
} ,
2020-05-12 17:50:44 +00:00
"error" : {
"no_key" : "Couldn't get an API key"
} ,
2019-11-06 04:33:11 +00:00
"abort" : {
"already_configured" : "Bridge is already configured" ,
2020-10-03 13:49:09 +00:00
"already_in_progress" : "[%key:common::config_flow::abort::already_in_progress%]" ,
2019-11-06 04:33:11 +00:00
"no_bridges" : "No deCONZ bridges discovered" ,
2020-10-01 07:23:12 +00:00
"no_hardware_available" : "No radio hardware connected to deCONZ" ,
2019-11-06 04:33:11 +00:00
"not_deconz_bridge" : "Not a deCONZ bridge" ,
"updated_instance" : "Updated deCONZ instance with new host address"
}
} ,
"options" : {
"step" : {
"deconz_devices" : {
"data" : {
"allow_clip_sensor" : "Allow deCONZ CLIP sensors" ,
2020-09-29 09:07:19 +00:00
"allow_deconz_groups" : "Allow deCONZ light groups" ,
"allow_new_devices" : "Allow automatic addition of new devices"
2020-02-18 21:24:25 +00:00
} ,
"description" : "Configure visibility of deCONZ device types" ,
"title" : "deCONZ options"
2019-11-06 04:33:11 +00:00
}
}
} ,
"device_automation" : {
"trigger_type" : {
"remote_button_short_press" : "\"{subtype}\" button pressed" ,
"remote_button_short_release" : "\"{subtype}\" button released" ,
"remote_button_long_press" : "\"{subtype}\" button continuously pressed" ,
"remote_button_long_release" : "\"{subtype}\" button released after long press" ,
"remote_button_double_press" : "\"{subtype}\" button double clicked" ,
"remote_button_triple_press" : "\"{subtype}\" button triple clicked" ,
"remote_button_quadruple_press" : "\"{subtype}\" button quadruple clicked" ,
"remote_button_quintuple_press" : "\"{subtype}\" button quintuple clicked" ,
"remote_button_rotated" : "Button rotated \"{subtype}\"" ,
2020-10-16 10:12:59 +00:00
"remote_button_rotated_fast" : "Button rotated fast \"{subtype}\"" ,
2019-11-06 04:33:11 +00:00
"remote_button_rotation_stopped" : "Button rotation \"{subtype}\" stopped" ,
"remote_falling" : "Device in free fall" ,
"remote_awakened" : "Device awakened" ,
"remote_moved" : "Device moved with \"{subtype}\" up" ,
"remote_double_tap" : "Device \"{subtype}\" double tapped" ,
"remote_gyro_activated" : "Device shaken" ,
2020-01-07 18:06:25 +00:00
"remote_flip_90_degrees" : "Device flipped 90 degrees" ,
"remote_flip_180_degrees" : "Device flipped 180 degrees" ,
"remote_moved_any_side" : "Device moved with any side up" ,
"remote_double_tap_any_side" : "Device double tapped on any side" ,
"remote_turned_clockwise" : "Device turned clockwise" ,
"remote_turned_counter_clockwise" : "Device turned counter clockwise" ,
2019-11-06 04:33:11 +00:00
"remote_rotate_from_side_1" : "Device rotated from \"side 1\" to \"{subtype}\"" ,
"remote_rotate_from_side_2" : "Device rotated from \"side 2\" to \"{subtype}\"" ,
"remote_rotate_from_side_3" : "Device rotated from \"side 3\" to \"{subtype}\"" ,
"remote_rotate_from_side_4" : "Device rotated from \"side 4\" to \"{subtype}\"" ,
"remote_rotate_from_side_5" : "Device rotated from \"side 5\" to \"{subtype}\"" ,
"remote_rotate_from_side_6" : "Device rotated from \"side 6\" to \"{subtype}\""
2019-09-10 23:56:28 +00:00
} ,
2019-11-06 04:33:11 +00:00
"trigger_subtype" : {
"turn_on" : "Turn on" ,
"turn_off" : "Turn off" ,
"dim_up" : "Dim up" ,
"dim_down" : "Dim down" ,
"left" : "Left" ,
"right" : "Right" ,
"open" : "Open" ,
"close" : "Close" ,
"both_buttons" : "Both buttons" ,
2020-04-12 18:56:04 +00:00
"top_buttons" : "Top buttons" ,
2020-04-15 23:58:20 +00:00
"bottom_buttons" : "Bottom buttons" ,
2019-11-06 04:33:11 +00:00
"button_1" : "First button" ,
"button_2" : "Second button" ,
"button_3" : "Third button" ,
"button_4" : "Fourth button" ,
2021-04-05 03:25:57 +00:00
"button_5" : "Fifth button" ,
"button_6" : "Sixth button" ,
"button_7" : "Seventh button" ,
"button_8" : "Eighth button" ,
2019-11-06 04:33:11 +00:00
"side_1" : "Side 1" ,
"side_2" : "Side 2" ,
"side_3" : "Side 3" ,
"side_4" : "Side 4" ,
"side_5" : "Side 5" ,
"side_6" : "Side 6"
2018-03-30 07:34:26 +00:00
}
2019-11-06 04:33:11 +00:00
}
2020-09-29 09:07:19 +00:00
}