2020-04-05 22:50:52 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2021-05-11 05:14:33 +00:00
|
|
|
"flow_title": "{name} ({host})",
|
2020-04-05 22:50:52 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-05-12 17:50:44 +00:00
|
|
|
"host": "[%key:common::config_flow::data::host%]",
|
|
|
|
"port": "[%key:common::config_flow::data::port%]",
|
2020-10-03 14:06:45 +00:00
|
|
|
"ssl": "[%key:common::config_flow::data::ssl%]",
|
2020-11-02 13:23:16 +00:00
|
|
|
"verify_ssl": "[%key:common::config_flow::data::verify_ssl%]",
|
2020-05-12 17:50:44 +00:00
|
|
|
"username": "[%key:common::config_flow::data::username%]",
|
|
|
|
"password": "[%key:common::config_flow::data::password%]"
|
2020-04-05 22:50:52 +00:00
|
|
|
}
|
2020-04-07 17:22:35 +00:00
|
|
|
},
|
2020-04-17 23:47:50 +00:00
|
|
|
"2sa": {
|
|
|
|
"title": "Synology DSM: two-step authentication",
|
|
|
|
"data": {
|
|
|
|
"otp_code": "Code"
|
|
|
|
}
|
|
|
|
},
|
2020-04-07 17:22:35 +00:00
|
|
|
"link": {
|
2022-12-12 10:40:00 +00:00
|
|
|
"description": "Do you want to set up {name} ({host})?",
|
2020-04-07 17:22:35 +00:00
|
|
|
"data": {
|
2020-10-03 14:06:45 +00:00
|
|
|
"ssl": "[%key:common::config_flow::data::ssl%]",
|
2020-11-02 13:23:16 +00:00
|
|
|
"verify_ssl": "[%key:common::config_flow::data::verify_ssl%]",
|
2020-05-12 17:50:44 +00:00
|
|
|
"username": "[%key:common::config_flow::data::username%]",
|
|
|
|
"password": "[%key:common::config_flow::data::password%]",
|
|
|
|
"port": "[%key:common::config_flow::data::port%]"
|
2020-04-07 17:22:35 +00:00
|
|
|
}
|
2021-07-21 16:16:27 +00:00
|
|
|
},
|
2021-09-07 07:10:50 +00:00
|
|
|
"reauth_confirm": {
|
2023-04-15 13:51:04 +00:00
|
|
|
"title": "Reauthenticate Synology DSM",
|
2021-07-21 16:16:27 +00:00
|
|
|
"data": {
|
|
|
|
"username": "[%key:common::config_flow::data::username%]",
|
|
|
|
"password": "[%key:common::config_flow::data::password%]"
|
|
|
|
}
|
2020-04-05 22:50:52 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"error": {
|
2020-10-06 13:35:36 +00:00
|
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
|
|
|
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
2020-04-17 23:47:50 +00:00
|
|
|
"missing_data": "Missing data: please retry later or an other configuration",
|
2020-04-22 21:28:47 +00:00
|
|
|
"otp_failed": "Two-step authentication failed, retry with a new pass code",
|
2020-10-06 13:35:36 +00:00
|
|
|
"unknown": "[%key:common::config_flow::error::unknown%]"
|
2020-04-05 22:50:52 +00:00
|
|
|
},
|
2020-05-12 17:50:44 +00:00
|
|
|
"abort": {
|
2023-01-21 21:12:18 +00:00
|
|
|
"no_mac_address": "The MAC address is missing from the zeroconf record",
|
2021-07-21 16:16:27 +00:00
|
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
2021-08-28 19:11:51 +00:00
|
|
|
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
|
|
|
|
"reconfigure_successful": "Re-configuration was successful"
|
2020-05-12 17:50:44 +00:00
|
|
|
}
|
2020-05-06 22:15:49 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
2020-09-13 01:36:39 +00:00
|
|
|
"scan_interval": "Minutes between scans",
|
2022-01-23 20:23:04 +00:00
|
|
|
"timeout": "Timeout (seconds)",
|
|
|
|
"snap_profile_type": "Quality level of camera snapshots (0:high 1:medium 2:low)"
|
2020-05-06 22:15:49 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2023-04-03 17:08:22 +00:00
|
|
|
},
|
|
|
|
"entity": {
|
|
|
|
"binary_sensor": {
|
2023-07-11 23:18:22 +00:00
|
|
|
"disk_below_remain_life_thr": {
|
|
|
|
"name": "Below min remaining life"
|
|
|
|
},
|
|
|
|
"disk_exceed_bad_sector_thr": {
|
|
|
|
"name": "Exceeded max bad sectors"
|
|
|
|
},
|
|
|
|
"status": {
|
|
|
|
"name": "Security status"
|
|
|
|
}
|
2023-04-03 17:08:22 +00:00
|
|
|
},
|
|
|
|
"sensor": {
|
2023-07-11 23:18:22 +00:00
|
|
|
"cpu_15min_load": {
|
|
|
|
"name": "CPU load average (15 min)"
|
|
|
|
},
|
|
|
|
"cpu_1min_load": {
|
|
|
|
"name": "CPU load average (1 min)"
|
|
|
|
},
|
|
|
|
"cpu_5min_load": {
|
|
|
|
"name": "CPU load average (5 min)"
|
|
|
|
},
|
|
|
|
"cpu_other_load": {
|
|
|
|
"name": "CPU utilization (other)"
|
|
|
|
},
|
|
|
|
"cpu_system_load": {
|
|
|
|
"name": "CPU utilization (system)"
|
|
|
|
},
|
|
|
|
"cpu_total_load": {
|
|
|
|
"name": "CPU utilization (total)"
|
|
|
|
},
|
|
|
|
"cpu_user_load": {
|
|
|
|
"name": "CPU utilization (user)"
|
|
|
|
},
|
|
|
|
"disk_smart_status": {
|
|
|
|
"name": "Status (smart)"
|
|
|
|
},
|
|
|
|
"disk_status": {
|
|
|
|
"name": "Status"
|
|
|
|
},
|
2023-04-03 17:08:22 +00:00
|
|
|
"disk_temp": {
|
|
|
|
"name": "[%key:component::sensor::entity_component::temperature::name%]"
|
|
|
|
},
|
2023-07-11 23:18:22 +00:00
|
|
|
"memory_available_real": {
|
|
|
|
"name": "Memory available (real)"
|
|
|
|
},
|
|
|
|
"memory_available_swap": {
|
|
|
|
"name": "Memory available (swap)"
|
|
|
|
},
|
|
|
|
"memory_cached": {
|
|
|
|
"name": "Memory cached"
|
|
|
|
},
|
|
|
|
"memory_real_usage": {
|
|
|
|
"name": "Memory usage (real)"
|
|
|
|
},
|
|
|
|
"memory_size": {
|
|
|
|
"name": "Memory size"
|
|
|
|
},
|
|
|
|
"memory_total_real": {
|
|
|
|
"name": "Memory total (real)"
|
|
|
|
},
|
|
|
|
"memory_total_swap": {
|
|
|
|
"name": "Memory total (swap)"
|
|
|
|
},
|
|
|
|
"network_down": {
|
|
|
|
"name": "Download throughput"
|
|
|
|
},
|
|
|
|
"network_up": {
|
|
|
|
"name": "Upload throughput"
|
|
|
|
},
|
2023-04-03 17:08:22 +00:00
|
|
|
"temperature": {
|
|
|
|
"name": "[%key:component::sensor::entity_component::temperature::name%]"
|
|
|
|
},
|
2023-07-11 23:18:22 +00:00
|
|
|
"uptime": {
|
|
|
|
"name": "Last boot"
|
|
|
|
},
|
|
|
|
"volume_disk_temp_avg": {
|
|
|
|
"name": "Average disk temp"
|
|
|
|
},
|
|
|
|
"volume_disk_temp_max": {
|
|
|
|
"name": "Maximum disk temp"
|
|
|
|
},
|
|
|
|
"volume_percentage_used": {
|
|
|
|
"name": "Volume used"
|
|
|
|
},
|
|
|
|
"volume_size_total": {
|
|
|
|
"name": "Total size"
|
|
|
|
},
|
|
|
|
"volume_size_used": {
|
|
|
|
"name": "Used space"
|
|
|
|
},
|
|
|
|
"volume_status": {
|
|
|
|
"name": "Status"
|
|
|
|
}
|
2023-04-03 17:08:22 +00:00
|
|
|
},
|
|
|
|
"switch": {
|
2023-07-11 23:18:22 +00:00
|
|
|
"home_mode": {
|
|
|
|
"name": "Home mode"
|
|
|
|
}
|
2023-04-03 17:08:22 +00:00
|
|
|
},
|
|
|
|
"update": {
|
2023-07-11 23:18:22 +00:00
|
|
|
"update": {
|
|
|
|
"name": "DSM update"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"services": {
|
|
|
|
"reboot": {
|
|
|
|
"name": "Reboot",
|
|
|
|
"description": "Reboots the NAS. This service is deprecated and will be removed in future release. Please use the corresponding button entity.",
|
|
|
|
"fields": {
|
|
|
|
"serial": {
|
|
|
|
"name": "Serial",
|
|
|
|
"description": "Serial of the NAS to reboot; required when multiple NAS are configured."
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"shutdown": {
|
|
|
|
"name": "Shutdown",
|
|
|
|
"description": "Shutdowns the NAS. This service is deprecated and will be removed in future release. Please use the corresponding button entity.",
|
|
|
|
"fields": {
|
|
|
|
"serial": {
|
2023-07-13 15:52:50 +00:00
|
|
|
"name": "[%key:component::synology_dsm::services::reboot::fields::serial::name%]",
|
2023-07-11 23:18:22 +00:00
|
|
|
"description": "Serial of the NAS to shutdown; required when multiple NAS are configured."
|
|
|
|
}
|
|
|
|
}
|
2023-04-03 17:08:22 +00:00
|
|
|
}
|
2020-04-05 22:50:52 +00:00
|
|
|
}
|
2020-06-03 11:01:13 +00:00
|
|
|
}
|