Add invert option in airsend.yaml exemple
Added 'invert' option for covers with reversed logic.
This commit is contained in:
@@ -45,6 +45,7 @@ devices:
|
|||||||
Volet salon:
|
Volet salon:
|
||||||
id: 12345
|
id: 12345
|
||||||
type: 4098
|
type: 4098
|
||||||
|
invert: true # add this option for covers where open/close logic is reversed (e.g. shade sails, projector screens)
|
||||||
apiKey: !secret apiKey
|
apiKey: !secret apiKey
|
||||||
spurl: !secret spurl
|
spurl: !secret spurl
|
||||||
channel:
|
channel:
|
||||||
|
|||||||
Reference in New Issue
Block a user