-
Notifications
You must be signed in to change notification settings - Fork 103
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
smartVISU plugin widgets: fix import paths and remove obsolete imports #889
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
* origin/release-1.5.1: (23 commits) dlms: check presence of serial port dlms: added some translations and user_doc, changed webif items DLMS: little bugfix added params to webinterface and last readout as well Webservices: increased plugin version telegram: Corrected requirement version (removed trailing '.') Backend: updated bootstrap version database: Added metadata of plugin parameters started to put in a webinterface and made some refactoring renamed old dlms plugin to keep it for reference Webservices: web gui texts changed Webservices: added item type information Webservices: added GET support for some system foo items Webservices: added support for special system foo items Webservices: Bugfix for itemsets accidentially containing not supported item types AVDevice Plugin: improved dependency check with translation AVDevice Plugin: fixed small issues and cleaned example files Documentation updates; updated requirements (all.txt) AVDevice Plugin: massive updates, multiple versions knx: Corrected example with onewire attributes ...
New plugin **jsonread** a generic json plugin based on 'jq'
Revert "shjq - a generic json plugin based on 'jq'"
* origin/release-plugins-1.6: (705 commits) Removed rpi1wire from release (to be converted to SmartPlugin first) setting release version number setting develop branch to "after release" Implemented independent version number for plugin repo Added plugin-release version to __init__.py of directory /plugins some more windows compat for backend fixed expire value visu_websocket: bugfix; knx: Added description to metadata knx: version adjusted removed ] Added new definition for visu_acl for logics that works in editor. However the functionality is currently commented out for logics (since ~1.5 years) make struct items instance compatible knx: Added handling if multiple GAs are specified for knx_init (analog to knx_cache) knx: Added handling if multiple GAs are specified for knx_cache added way to make sub threads in python telegram bot more readable mqtt: Bugfix update plugin yaml shng min version 1.6 fixed problems with dependency init darksky: Additions to documentation ...
Changed 'cycle' parameter from num to int (caused error in 1.6 as num).
- Changed cycle time from 70 to 7 ms according to Standard (now data come 10 times faster) - Changed log level when invalid values are received (e.g. due to white noise on bus)
Added several further options. Still interpret efficiency and power calculations with care.
Helios plugin error fix for 1.6 and some additional changes
Revert "Helios plugin error fix for 1.6 and some additional changes"
Adapted create_new_username to new qhue.Resource() initialisation syntax, added positional parameter "session"
This reverts commit 6519b3c.
# Conflicts: # __init__.py
# Conflicts: # __init__.py
delete accidentially created action
sorry. conflicts after syncing forks. |
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.