hillaliy / homebridge-midea-air

Homebridge plugin for Midea units
MIT License
71 stars 22 forks source link

Nothing happens under hoobs 4.2.8 #104

Closed The-Paw closed 1 year ago

The-Paw commented 1 year ago

{ "platform": "midea-air", "interval": 30, "user": "***", "password": "***", "devices": [ { "deviceId": "340E7395603211502J0002", "supportedSwingMode": "Vertical", "fanOnlyMode": true }, { "deviceId": "34079477002950402M1066", "supportedSwingMode": "None", "fanOnlyMode": true } ] }

What is the DeviceID ?? "deviceId": "340E7395603211502J0002" was the S/N from the device ..

Hoobs Log 25.11.2022, 19:38:37HOOBSLoaded plugin 'homebridge-broadlink-rm-pro' 25.11.2022, 19:38:38HOOBSLoaded plugin 'homebridge-eveatmo' 25.11.2022, 19:38:39HOOBSLoaded plugin 'homebridge-midea-air' 25.11.2022, 19:38:40HOOBSLoaded plugin 'homebridge-xiaomi-fan' 25.11.2022, 19:38:40HOOBSLoading 5 platforms...

Nothing happens after this from the midea-air plugin !!

hillaliy commented 1 year ago

I didn't test this plugin on hoobs. send debug log from hoobs.

The-Paw commented 1 year ago

log.txt

hillaliy commented 1 year ago

There is nothing on the log that I can use. Sorry, I recommended to use Homebridge image instead Hoobs

The-Paw commented 1 year ago

There is nothing on the log that I can use. Sorry, I recommended to use Homebridge image instead Hoobs

Soo .. why is the PlugIn listed here: https://plugins.hoobs.org/plugin/homebridge-midea-air

How can I find the Device ID ??

The-Paw commented 1 year ago

There is nothing on the log that I can use. Sorry, I recommended to use Homebridge image instead Hoobs

And I´ve a hoobs box .. so, no other image.

hillaliy commented 1 year ago

I didn't add the plugin to hoobs. They maybe add it.

The-Paw commented 1 year ago

Before reseting my hoobs, the plugin works great .. so I search myself for the problem :-((

hillaliy commented 1 year ago

good luck!

The-Paw commented 1 year ago

good luck!

Again the question .. where can I find the Device ID?

hillaliy commented 1 year ago

https://github.com/hillaliy/homebridge-midea-air#%EF%B8%8F-optional-per-device-configuration-values

The-Paw commented 1 year ago

Update to 1.7.3 and it is working without any changes by myself ..

hillaliy commented 1 year ago

Good to hear.