-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
disbaled-buggy-Stable7 7.1.13 #1749
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* refactor and check type * cleanup
* remove disabled function, optimize and use time() only once and allow to overwrite the device timeout * remove last line * remove disabled function, optimize and use time() only once , allow to overwrite the 6 hours device timeout with a device param Device_TimeOut
* cleaning up logs messages * check if we do not miss an unexpected Exception * zigpy mrequest(), broadcast() and request() becoming obsolete. Refactor based on send_packet()
* adding a log to track python module loading
* better decoding of the heiman door bel * Tamper on 0x4 and do not handle 0x00 * Looks like the Door Bell button send twice the Ring, prevent to update Domoticz widget if 2 Ring messages in less than 3 seconds)
* implement dedicated thread for WebUI and handle the all communication without using Domoticz layers * Set socket timeout to 10s to reduce the CPU usage * Add SSLCertificate and SSL Private key config parameter
… into wip-stable7-7.1.13
* prevent forcing Level to 1 for Profalux blinds * due to the fact of the round() the 1 analog will be translated into 0% and 254 into 100% (remove un-necessary code)
* add Sunricher PIR/Motion Manufacturer specific parameters * Add read after write to check * add Temp and Humidity compensation * two complement for negative compensation, force to use Ep 0x01 for PIR Occupancy Looks like PIROccupiedtoUnoccupied parameter doesn't work.
…ature Pool sensor (#1758) * Add get_and_inc_TUYA_POLLING_SQN function * implement tuya_data_request_poll for Tuya Temperature Pool
…p/restore more resilient (#1773) * implement coordinator backup towards Domoticz sqlite Db * Makes a version2 of Domoticz backup storage. make sure to encode UTF8 and serialized * refactor some of the functions * make sure to initialize the IEEE2NWK dict after loading plugin db from Domoticz * refactor DeviceExist
* revert changes done for backup to Domoticz db
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.