You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe The Bug:
Hi! Trying to add a new Levoit "Classic 300S Ultrasonic Smart Humidifier"... but it does not show up in the Home App. The child bridge shows up, but no accessories are listed. My credentials are good, and the device is discovered. See log below. I also tried rebooting homebridge, force-quitting the Home app, and installing version 1.14.2-beta1 of the plug-in; same behavior. Any help would be appreciated!
To Reproduce:
Configure the plugin for new device.
Expected behavior:
I would expect the discovered device to show up in the Home app under the child bridge.
Describe The Bug:
Hi! Trying to add a new Levoit "Classic 300S Ultrasonic Smart Humidifier"... but it does not show up in the Home App. The child bridge shows up, but no accessories are listed. My credentials are good, and the device is discovered. See log below. I also tried rebooting homebridge, force-quitting the Home app, and installing version 1.14.2-beta1 of the plug-in; same behavior. Any help would be appreciated!
To Reproduce:
Configure the plugin for new device.
Expected behavior:
I would expect the discovered device to show up in the Home app under the child bridge.
Logs:
[12/29/2024, 5:57:51 PM] [Levoit Humidifiers] Initializing LevoitHumidifiers platform...
[12/29/2024, 5:57:51 PM] [Levoit Humidifiers] Initializing child bridge 0E:10:9D:CA:71:A4
[12/29/2024, 5:57:51 PM] [Levoit Humidifiers] Launched child bridge with PID 2347
[12/29/2024, 5:57:51 PM] [Levoit Humidifiers] Loaded homebridge-levoit-humidifiers v1.14.1 child bridge successfully
[12/29/2024, 5:57:51 PM] [Levoit Humidifiers] [DEBUG]: [PLATFORM] Debug mode enabled
[12/29/2024, 5:57:51 PM] [Levoit Humidifiers] Connecting to the servers...
[12/29/2024, 5:57:51 PM] [Levoit Humidifiers] [DEBUG]: [START SESSION] Starting auth session...
[12/29/2024, 5:57:51 PM] [Levoit Humidifiers] [DEBUG]: [LOGIN] Logging in...
[12/29/2024, 5:57:51 PM] Homebridge v1.8.5 (HAP v0.12.3) (Levoit Humidifiers) is running on port 52869.
[12/29/2024, 5:57:52 PM] [Levoit Humidifiers] [DEBUG]: [LOGIN] Authentication was successful
[12/29/2024, 5:57:52 PM] [Levoit Humidifiers] Discovering devices...
[12/29/2024, 5:57:52 PM] [Levoit Humidifiers] [DEBUG]: [GET DEVICES] Device List -> JSON: [{"deviceRegion":"US","isOwner":true,"authKey":null,"deviceName":"Maia’s humidifier ","deviceImg":"https://image.vesync.com/defaultImages/user/LUH-A601S-AUSW.png","cid":"vsaqe5a2ca7417ab69fb2b2e21c972c3","deviceStatus":"on","connectionStatus":"online","connectionType":"WiFi+BTOnboarding+BTNotify","deviceType":"LUH-A601S-AUSW","type":"wifi-air","uuid":"20796b6a-0bc0-4a83-8894-23b1b51b2ec3","configModule":"VS_WFON_AHM_LUH-A601S-AUSW_US","macID":"94:54:c5:ca:64:7a","mode":null,"speed":null,"currentFirmVersion":null,"subDeviceNo":null,"subDeviceType":null,"deviceFirstSetupTime":"Dec 28, 2024 2:55:56 AM","subDeviceList":null,"extension":null,"deviceProp":null}]
Plugin Config:
{
"name": "Levoit Humidifiers",
"email": "private",
"password": "private",
"enableDebugMode": true,
"accessories": {
"humidity_sensor": true,
"mist": true,
"warm_mist": true,
"sleep_mode": true,
"display": true,
"night_light": true,
"auto_pro": true
},
"options": {
"showOffWhenDisconnected": false
},
"_bridge": {
"username": "0E:10:9D:CA:71:A4",
"port": 52869
},
"platform": "LevoitHumidifiers"
Screenshots:
Environment:
The text was updated successfully, but these errors were encountered: