Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run on Windows and KeyError: 'result' #1

Open
MMB22-hash opened this issue Dec 28, 2020 · 10 comments
Open

Run on Windows and KeyError: 'result' #1

MMB22-hash opened this issue Dec 28, 2020 · 10 comments

Comments

@MMB22-hash
Copy link

Hello,
Is there any chance to make it work on Windows envoriment?
I'm trying to control Xcomfort from Node-red via Mqtt.
Is there any hope?
Kind Regards.

@blavka
Copy link
Owner

blavka commented Dec 30, 2020

It is possible,
only install Python3 for Win and pip, I found this instructions https://www.youtube.com/watch?v=MkfNTfdWI84
And then use this command:
pip install -U xComfortMQTT

@blavka blavka closed this as completed Dec 30, 2020
@MMB22-hash
Copy link
Author

MMB22-hash commented Dec 30, 2020 via email

@blavka
Copy link
Owner

blavka commented Jan 2, 2021

Yes, etc folder is not present on windows, but You can create configuration file where you want. Content is in README or download example from repo https://raw.githubusercontent.com/blavka/xComfortMQTT/master/config.yml, and replace /etc/xComfortMQTT.yml the actual path to the configuration file. For example:
Create folder conf on disk C and download example config.yml then comand for run will be:
xComfortMQTT -c c:\conf\config.yml

@MMB22-hash
Copy link
Author

MMB22-hash commented Jan 2, 2021 via email

@blavka
Copy link
Owner

blavka commented Jan 2, 2021

OK,
please run with debug log and send me result

xcomfortmqtt -v DEBUG -c C:\msys64\mingw32\bin\config.yml

And tell me yout shc info
my is Version software SM: Eaton-SHC-7.5-2.4.0

@MMB22-hash
Copy link
Author

MMB22-hash commented Jan 2, 2021 via email

@blavka
Copy link
Owner

blavka commented Jan 2, 2021

Ok,
I update my SHC to Eaton-SHC-7.5-2.4.3 and add more debug messages for fix.

@blavka blavka changed the title Run on Windows Run on Windows and KeyError: 'result' Jan 3, 2021
@blavka blavka reopened this Jan 3, 2021
@blavka
Copy link
Owner

blavka commented Jan 3, 2021

I published a new version v1.1.2 with a fix.

@blavka blavka closed this as completed Jan 3, 2021
@MMB22-hash
Copy link
Author

MMB22-hash commented Jan 3, 2021 via email

@blavka blavka reopened this Jan 6, 2021
@blavka
Copy link
Owner

blavka commented Jan 6, 2021

I have not implemented this actor at home, so I will fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants