Beta V0_8bX

9 years 1 week ago #1149 by osalval
Replied by osalval on topic Beta V0_8bX
Done, thank you EasyIoT

Now I have only 1 row with Roller Shutter control.

But still it is detected as S_GENERIC.

If I don't change it, it shows values defined in Parameters.
Sensor.CoverLevel
Sensor.Down
Sensor.Stop
Sensor.Up

And, if after, I change it to Roller Shutter (A0,D0), it shows only "Sensor.CoverLevel" Parameter (first one)

Maybe because S_COVER it is not detected?

I think it is important to show status of Roller Shutter
The topic has been locked.
9 years 1 week ago #1150 by EasyIoT
Replied by EasyIoT on topic Beta V0_8bX

osalval wrote: Done, thank you EasyIoT

Now I have only 1 row with Roller Shutter control.

But still it is detected as S_GENERIC.

If I don't change it, it shows values defined in Parameters.
Sensor.CoverLevel
Sensor.Down
Sensor.Stop
Sensor.Up

And, if after, I change it to Roller Shutter (A0,D0), it shows only "Sensor.CoverLevel" Parameter (first one)

Maybe because S_COVER it is not detected?

I think it is important to show status of Roller Shutter


I've added detection of module in source code. It was missing.
Sensor.CoverLevel is value between 0 and 100%. You should send V_DIMMER in Arduino code to set status.
The following user(s) said Thank You: osalval
The topic has been locked.
9 years 1 week ago - 9 years 1 week ago #1153 by osalval
Replied by osalval on topic Beta V0_8bX

EasyIoT wrote:

osalval wrote: Done, thank you EasyIoT

Now I have only 1 row with Roller Shutter control.

But still it is detected as S_GENERIC.

If I don't change it, it shows values defined in Parameters.
Sensor.CoverLevel
Sensor.Down
Sensor.Stop
Sensor.Up

And, if after, I change it to Roller Shutter (A0,D0), it shows only "Sensor.CoverLevel" Parameter (first one)

Maybe because S_COVER it is not detected?

I think it is important to show status of Roller Shutter


I've added detection of module in source code. It was missing.
Sensor.CoverLevel is value between 0 and 100%. You should send V_DIMMER in Arduino code to set status.


Thank you

And how we add it?
The topic has been locked.
9 years 1 week ago #1155 by EasyIoT
Replied by EasyIoT on topic Beta V0_8bX

osalval wrote:

EasyIoT wrote:

osalval wrote: Done, thank you EasyIoT

Now I have only 1 row with Roller Shutter control.

But still it is detected as S_GENERIC.

If I don't change it, it shows values defined in Parameters.
Sensor.CoverLevel
Sensor.Down
Sensor.Stop
Sensor.Up

And, if after, I change it to Roller Shutter (A0,D0), it shows only "Sensor.CoverLevel" Parameter (first one)

Maybe because S_COVER it is not detected?

I think it is important to show status of Roller Shutter


I've added detection of module in source code. It was missing.
Sensor.CoverLevel is value between 0 and 100%. You should send V_DIMMER in Arduino code to set status.


Thank you

And how we add it?


Here is new MySensors.Driver. It will recognize S_COVER type:
iot-playground.com/swdownload/betaV0_8/MySensorsDriver.dll
The following user(s) said Thank You: osalval
The topic has been locked.
9 years 1 week ago #1157 by osalval
Replied by osalval on topic Beta V0_8bX

EasyIoT wrote:

osalval wrote:

EasyIoT wrote:

osalval wrote: Done, thank you EasyIoT

Now I have only 1 row with Roller Shutter control.

But still it is detected as S_GENERIC.

If I don't change it, it shows values defined in Parameters.
Sensor.CoverLevel
Sensor.Down
Sensor.Stop
Sensor.Up

And, if after, I change it to Roller Shutter (A0,D0), it shows only "Sensor.CoverLevel" Parameter (first one)

Maybe because S_COVER it is not detected?

I think it is important to show status of Roller Shutter


I've added detection of module in source code. It was missing.
Sensor.CoverLevel is value between 0 and 100%. You should send V_DIMMER in Arduino code to set status.


Thank you

And how we add it?


Here is new . It will recognize S_COVER type:
iot-playground.com/swdownload/betaV0_8/MySensorsDriver.dll

:(
Sorry new MySensorsDriver.dll don't work.

I get always timed out when add node
The topic has been locked.
9 years 1 week ago #1158 by HarryDutch
Replied by HarryDutch on topic Beta V0_8bX
Did you cleared EEPROM first?
The topic has been locked.
Time to create page: 0.251 seconds

Forum latest

  • No posts to display.