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
https://community.openhab.org/t/xiaomi-mi-flora-plant-sensor-mqtt-client-daemon/33119/53
miflora-mqtt-daemon/miflora-mqtt-daemon.py
Line 337 in a7a474b
Add:
data['timestamp'] = strftime('%Y-%m-%dT%H:%M:%S', localtime())
Maybe add timezone? Also the openHAB generator function needs to be adapted.
The text was updated successfully, but these errors were encountered:
I would prefer Zulu time (UTC) 😄
Sorry, something went wrong.
I will soon add some updates to this project, especially because of Homie v3, see #57
No branches or pull requests
https://community.openhab.org/t/xiaomi-mi-flora-plant-sensor-mqtt-client-daemon/33119/53
miflora-mqtt-daemon/miflora-mqtt-daemon.py
Line 337 in a7a474b
Add:
Maybe add timezone? Also the openHAB generator function needs to be adapted.
The text was updated successfully, but these errors were encountered: