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

reset remotely via mqtt #33

Closed
CWempe opened this issue Mar 17, 2016 · 4 comments
Closed

reset remotely via mqtt #33

CWempe opened this issue Mar 17, 2016 · 4 comments

Comments

@CWempe
Copy link

CWempe commented Mar 17, 2016

How about a specific mqtt topic to reset the device remotely?

like:
devices/xXxXxXxX/$reset true
or
devices/15b638e0/$online/set true

@marvinroger
Copy link
Member

Already done, see https://github.com/marvinroger/homie/blob/master/README.md#device-properties

@CWempe
Copy link
Author

CWempe commented Mar 17, 2016

I admit, I did not see that. :)

But this does reset the configuration.
What I meant was just a reload/restart/reboot of the device.

@marvinroger
Copy link
Member

If this is useful in the case of your sensor, you can implement it yourself easily (just create a node that you subscribe to a restart property). As you said, this would be useful to fix the openHAB behavior, and I don't see any other use cases to that. So once again, I am not in favor for implementing it. I hope you understand my point of view ;)

@CWempe
Copy link
Author

CWempe commented Mar 18, 2016

I do understand.
Feel free to close these issues. :)

gorec2005 pushed a commit to gorec2005/homie-esp8266 that referenced this issue Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants