Skip to content
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

Load Controll #26

Open
tempod opened this issue Feb 24, 2021 · 0 comments
Open

Load Controll #26

tempod opened this issue Feb 24, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tempod
Copy link

tempod commented Feb 24, 2021

Hi
I have installed a module for load control 01455.
This module allows you to control some loads and to set the operating mode on 4 options.

`<payload-len

894
</payload-len

<payload

Response: DBMG-000
NextRows: 16
Row000001: 'ID','NAME','STATUS_ID','CURRENT_VALUE'
Row000002: '229','_DPAD_DBCONSTANT_VIMAR_BYME_TRIGGEROBJECT_VIDEOMESSAGE_UNHANDLED','-1','0'
Row000003: '265','_DPAD_DBCONSTANT_VIMAR_BYME_TRIGGEROBJECT_SENSORS_HUMIDITY_ALARM','-1','0'
Row000004: '270','_DPAD_DBCONSTANT_VIMAR_BYME_TRIGGEROBJECT_SAI2_LOG_ALARM','-1','0'
Row000005: '289','scambio_totale','-1','-0.010'
Row000006: '291','consumo_totale','-1','0.680'
Row000007: '1030','forzatura','-1','0'
Row000008: '1034','funzionamento','-1','0'
Row000009: '1039','forzatura','-1','1'
Row000010: '1043','funzionamento','-1','2'
Row000011: '1048','forzatura','-1','0'
Row000012: '1052','funzionamento','-1','0'
Row000013: '1057','forzatura','-1','0'
Row000014: '1061','funzionamento','-1','0'
Row000015: '1756','soglia_max','-1','9.90'`

I think the second value of the "funzionamento" line is the value it can take.
for example in line 1043 the value 2 corresponds to "forced ON"
tipo

below are the possible values
load

these settings are now seen as sensors but cannot be changed
if I try to change the value to the state it immediately returns to the previous value
sensor

is it possible to do something to control this function?
thank you!

@h4de5 h4de5 added the enhancement New feature or request label Feb 25, 2021
@h4de5 h4de5 self-assigned this Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants