We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So I know it is not designed for a pi, but i'm hoping to get it working on it.
I figured I should move the coverversation over from here. [https://github.com/arendst/Tasmota/issues/656]
So right now I have the smartthingsmqtt.exe running on my pi. It is located /home/pi/smartthingsmqtt/smartthingsmwtt.exe
It is the current version from the zip file on the git page
In the same folder I have the config files.
I have found log files in /home/pi/
They are titled like "smartthingsmqtt\logs\20191001.log" That is the whole file name.
So I tried putting the config files in the /pi/ folder as well.
My tasmota consoles are showing that are communicating with the .exe
the smartthings classic app is not showing updated switch states, But I have found I can use the app to send a command to the tasmota switches.
That is where I am at with it.
The text was updated successfully, but these errors were encountered:
Does the problem lie with the direction of the slashes maybe?
Sorry, something went wrong.
Sorry I wasn't paying attention to your issue. My guess is it would be the direction of the slashes. Are you able to fork it and try that yourself?
I just updated it to use relative paths for config files and logging. Maybe that will help.
No branches or pull requests
So I know it is not designed for a pi, but i'm hoping to get it working on it.
I figured I should move the coverversation over from here. [https://github.com/arendst/Tasmota/issues/656]
So right now I have the smartthingsmqtt.exe running on my pi. It is located /home/pi/smartthingsmqtt/smartthingsmwtt.exe
It is the current version from the zip file on the git page
In the same folder I have the config files.
I have found log files in /home/pi/
They are titled like "smartthingsmqtt\logs\20191001.log" That is the whole file name.
So I tried putting the config files in the /pi/ folder as well.
My tasmota consoles are showing that are communicating with the .exe
the smartthings classic app is not showing updated switch states, But I have found I can use the app to send a command to the tasmota switches.
That is where I am at with it.
The text was updated successfully, but these errors were encountered: