title |
description |
ha_release |
ha_category |
ha_iot_class |
ha_config_flow |
ha_domain |
ha_platforms |
ha_codeowners |
ha_integration_type |
ha_dhcp |
QNAP QSW |
Instructions on how to integrate QNAP QSW within Home Assistant. |
2022.5 |
Binary Sensor |
Button |
Sensor |
Update |
|
Local Polling |
true |
qnap_qsw |
binary_sensor |
button |
diagnostics |
sensor |
update |
|
|
integration |
true |
This integration interacts with the local API of QNAP QSW managed switches.
{% include integrations/config_flow.md %}
{% configuration_basic %}
URL:
description: "Device URL (usually http://IP)"
Username:
description: "Username (usually admin)"
Password:
description: "Password"
{% endconfiguration_basic %}
Binary Sensors
The following binary sensors are created:
Condition |
Description |
anomaly |
Device anomaly. |
Buttons
The following buttons are created:
Button |
Description |
reboot |
Reboot device. |
Sensors
The following sensors are created:
Condition |
Description |
fan_1_speed |
Fan 1 Speed. |
fan_2_speed |
Fan 2 Speed. |
temperature |
Switch temperature. |
uptime |
Uptime seconds. |
Update
Update |
Description |
firmware_update |
Firmware update status. |