Skip to content

Merge from Original repository#1

Open
etpedro wants to merge 50 commits intoetpedro:masterfrom
JsBergbau:master
Open

Merge from Original repository#1
etpedro wants to merge 50 commits intoetpedro:masterfrom
JsBergbau:master

Conversation

@etpedro
Copy link
Owner

@etpedro etpedro commented May 25, 2021

No description provided.

etpedro and others added 12 commits January 31, 2021 23:16
* Homeassistant callback script

* sendToMQTT HomeAssistant with Autodiscovery

* README update

* Update README.md

* Made contributor more clear

Co-authored-by: JsBergbau <37013344+JsBergbau@users.noreply.github.com>
* Added skipidentical support for ATC mode

* Added Python bytecode files to gitignore
No data received without using devicelist
Copy link
Owner Author

@etpedro etpedro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve changes

francescop75 and others added 17 commits August 29, 2021 18:06
* Added support for MQTTS (MQTT over TLS)

* Disable TLS by default

Co-authored-by: Cthulhu <cthulhu@rlyeh.it>
Added support for encrypted format
Added support for custom format
Ensured mqtt.conf file compability with old versions
Added troubleshooting for connection issues
The checking should compare arguments with None (a default value).
Otherwise a value 0 can't be set by a user as it is equal to False.
…r custom format (#105)

* Added HTTP callback support

* Add support for Qingping/ClearGrass advertisements

* Fix support for custom format

* Qingping/ClearGrass now tested with CGG1 and CGDK2

* Restored commented out code requested by JsBergbau

* Fixed missing influxdb timestamp code for ATC mode

* Renamed ATC to Passive mode and improved README

* Improved Qingping docs in README a bit further

* Updated version to 5.0
fwieringen and others added 21 commits February 16, 2022 11:17
* Update LYWSD03MMC.py

Added parameter to set minimum callback interval

* Update LYWSD03MMC.py

Optimized the condition check with invokeCallback

* Update README.md

Readme file updated to include the --callback-interval command line parameter.
Due to the use of invokeCallback boolean instead of continue keyword, the piece of code to determine whether httpcallback was successful (if ret != 0) caused the callbackCounter to be increased as well. This was solved by placing the entire block of code in an if-block instead of just the args.callback and args.httpcallback.
* improved sendToZabbix.sh

* added link to Zabbix readme in the main readme

Co-authored-by: Firewire2002 <>
With this patch the dockerfile doesn't need to be updated according to the user's requirements. The script parameters can be provided to the command without requiring to update the dockerfile
This includes building and pushing to dockerhub and runnig using docker
Co-authored-by: Joachim Borzyszkowski <j.borzyszkowski@printoscope.pl>
Releases v6.0. Connect-Mode was removed, BTHome v2 decoding added, requests has been replaced by built-in urllib for better startup performance. Script renamend to MiTemperature2.py (old LYWSD03MMC.py remains present without support anymore)
* somehow fixed BTHome V2 ;-)

* fixed some typos

* Re-Enabling printing of packet types

---------

Co-authored-by: JsBergbau <37013344+JsBergbau@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.