Hi there,
Very impressive work!
I am totally new to this, so it may be a simple mistake… However, I struggle with getting a cloud connection with SebLz addon. Seems to be refused?!
HA on virtualbox, WIN10 - working fine with other automations…
MQTT is up and running.
I hope you have some suggestions to where I went wrong/could try different things.
BW, Jesper
This is the log:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[19:12:33] INFO: Launching maestro cloud connection plugin
2022-05-14 19:12:33,789 :root :: INFO :: Lancement du deamon
2022-05-14 19:12:33,790 :root :: INFO :: Anthony L. 2019
2022-05-14 19:12:33,790 :root :: INFO :: Pipolaq's version
2022-05-14 19:12:33,790 :root :: INFO :: Niveau de LOG : DEBUG
2022-05-14 19:12:33,790 :engineio.client :: INFO :: Attempting polling connection to http://app.mcz.it:9000/socket.io/?transport=polling&EIO=3
2022-05-14 19:12:33,793 :urllib3.connectionpool :: DEBUG :: Starting new HTTP connection (1): app.mcz.it:9000
2022-05-14 19:12:38,799 :engineio.client :: INFO :: HTTP GET request to http://app.mcz.it:9000/socket.io/?transport=polling&EIO=3&t=1652548353.7908173 failed with error HTTPConnectionPool(host='app.mcz.it', port=9000): Max retries exceeded with url: /socket.io/?transport=polling&EIO=3&t=1652548353.7908173 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f360dd6e410>: Failed to establish a new connection: [Errno -3] Try again')).
Traceback (most recent call last):
File "/maestro/cloud/maestro.py", line 229, in <module>
sio.connect(_MCZ_App_URL)
File "/usr/local/lib/python3.7/site-packages/socketio/client.py", line 280, in connect
raise exceptions.ConnectionError(exc.args[0]) from None
socketio.exceptions.ConnectionError: Connection refused by the server
[cmd] /run.sh exited 1
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
This is the config - serial and macadress changed of course.
Hi, I’m afraid I won’t have time to do that, besides I’m not sure it really makes sense to duplicate this feature in HACS. Isn’t it possible for you to move to a supervised HA install or HassOS (Installation - Home Assistant) ?
Not an option here (running on a Mac server in venv)
I reinstalled a rpi in the meantime and did it the old fashioned way…
It would’ve been more logical if you’d made it to work with hacs from the beginning. Then it would’ve worked on every installation method but I understand it’s too much work now.
Hello All
I’m trying to upgrade my config, and I’m looking for a sensor (maybe IR) to check how much pellet I’ve got left in the tank. Does anybody have a got such a device ?
Not yet but I’m also thinking about doing that. I was thinking to use a car reverse sensor with an esp32. Maybe a little project for the upcoming winter
Hi, thank you for this addon. I try to get it working for several hours without any chance. My head is now out of order I get the connection with MQTT but it seems I do not get any data from my stove. The log is looping with this sequence:
2022-09-16 19:39:40,016 :root :: INFO :: Websocket still connected ? True
2022-09-16 19:39:40,016 :root :: INFO :: Envoi de la commande pour rafraichir les donnees
Emitting event "chiedo" [/]
2022-09-16 19:39:40,016 :socketio.client :: INFO :: Emitting event "chiedo" [/]
2022-09-16 19:39:40,016 :engineio.client :: INFO :: Sending packet MESSAGE data 2["chiedo",{"serialNumber":"xxxxxxxxxxxxxx","macAddress":"xxxxxxxxxx","tipoChiamata":1,"richiesta":"C|RecuperoInfo"}]
2022-09-16 19:39:44,545 :engineio.client :: INFO :: Sending packet PING data None
2022-09-16 19:39:44,563 :engineio.client :: INFO :: Received packet PONG data None
Any support is more than welcome as now I am stuck.
You have to use the MAC that you can see on the MCZ app, when you configure the stove, I first tried with the “real” @MAC i found in my router, and it was not working.
Yes I trier both without success. I have now without success the Mac from the mcz app. I have one for bt and one for wifi. I use the Mac from the wifi.
Still no success.