Skip to content

[WIP] Make MacroStatus read return the last macro status

Zbigniew Reszela requested to merge github/fork/reszelaz/read-macrostatus into develop

MacroStatus attribute of the Door returns an empty value. Make it return a valid value - the last macro status update. If no macro was run yet it returns null.

Merge request reports