deiger / AirCon

Scripts for controlling Air Conditioners, e.g. with HiSense modules.
GNU General Public License v3.0
212 stars 58 forks source link

Sorry I'm a newbie #95

Open stombacco opened 3 years ago

stombacco commented 3 years ago

Hi to all. Sorry I'm a newbie. I have HASSIO from a week and I have no idea about coding. I need to rung my 4 Hisense A/C with AEH-W4E1. I've installed 0.3.9 version. I launch the app but I get the error "Missing required option 'mqtt_user' in HiSense Air Conditioners (c34eddb3_hisense_ac).". I see in documentation that there's a configuration to apply and I tried but no way to make it works. Can some good Man help me to make it work? Thanks Stefano

PTLGuerra commented 3 years ago

Hi, From what you described you need to properly configure username and password that aircon will use to send data into Mqtt. You shall be able to do it through integrations and on mqtt configuration. After creating the credentials jump into Supervisor to hisense addon and on the configuration just insert the credentials. You can use the example provided on the documentation!

stombacco commented 3 years ago

Hi PTLGuerra! Thanks for you suggestion. I got to configure MQQT and the app but I get this error when I start the service:

E0505 20:52:07.868 discovery.py:43] Failed to login to Hisense server: Status 403: 'Forbidden'

What could be the mistake?

PTLGuerra commented 3 years ago

I think your credentials for the app api might be wrong. Check the documentation for the app code and ensure your username and password are correct on the addon config!

PTLGuerra commented 3 years ago

Hey! Did you got it working?

attenzione commented 3 years ago

Is it possible to run this addon without MQTT server?