-
Notifications
You must be signed in to change notification settings - Fork 25
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
added protection modes for mrwm2 #691
Open
sfDaniil
wants to merge
26
commits into
master
Choose a base branch
from
70940-mrwm2-prevent
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 15 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
4542b1a
added visual widget - demo version
e17239d
Update config-wb-mrwm2.json.jinja
c9f0465
hide some groups
cc3f9e7
Update changelog
27d4945
rm spaces
c649797
update registers for high/low voltage protection
d8562dc
update of output status of voltage protection v0
48f959d
rem current
3f6b55c
update address
0ebdeb0
update adress
0a3e86f
added group gg_protection_channel_{{out_num}}_timeout
62ba7eb
update address
5ac5151
switch address of value and enable
8b93e53
added _power_on flag
23d88d9
remove debug symbols
ef6bbe7
added Channel {{out_num}} status code
6d2dd7b
Merge from main - commit 'fddb606c4298fd52a343661540bc6cecad4c7af6'
c9f7f0b
save - try to use enum_titles
e03d157
update change log
e1d2d16
added readonly
269f5f9
added "type": "text",
f7e3ca8
update Text in GUI
965178f
Merge changelog
fe1d398
Update changelog
51bb894
try jump version
28ced95
Revert "try jump version"
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
wb-mqtt-serial (2.109.2) stable; urgency=low | ||
|
||
* WB-MRWM2 templates: add protection modes by power and low/high voltage | ||
|
||
-- Daniil Safonov <[email protected]> Fri, 02 Feb 2024 17:00:00 +0600 | ||
|
||
wb-mqtt-serial (2.109.1) stable; urgency=medium | ||
|
||
* MRM2mini template: fix curtains mapping matrix size | ||
|
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Тут можно использовать consists_of вместе с enum/enum_titles:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
значительно изменил код (добавив enum_titles), к которому был комментарий, теперь не актуально.