ioBroker / ioBroker.docs

Documentation for ioBroker
https://www.iobroker.net/#de/documentation
MIT License
59 stars 164 forks source link

Update stateroles.md - clarify buttons #464

Open DutchmanNL opened 9 months ago

DutchmanNL commented 9 months ago

Clarify why buttons should have read attribute set to FALSE & suggestion to accomplish button events with ACK = TRUE

ldittmar81 commented 9 months ago

Ok... but the line under your change is wrong. Buttons must be read=false and write=true

Ohh... I see you wrote the buttons sentence to sensors.... sensor != button

DutchmanNL commented 9 months ago

Ok... but the line under your change is wrong. Buttons must be read=false and write=true

this PR is on hold as we have to clarify the ACK flag first, will update my branch/PR as soon we have a decision here

Ohh... I see you wrote the buttons sentence to sensors.... sensor != button

uh ok, a line mix up in my IDE will fix that too

DutchmanNL commented 9 months ago

As discussed in Telegram, changes needed!

Working on it together with Tim