Tweak example

hs/media-preview-switch
Half-Shot 9 months ago
parent bc5e6455b3
commit 0634db1c48

@ -72,14 +72,14 @@ For instance, given the following hierarchy of rooms within a space tree:
- Support <no-value> - Support <no-value>
- Room C <"off"> - Room C <"off">
- Room D <"off"> - Room D <"off">
- Room F <no-value> - Room E <no-value>
- Room F - Room F
The result would be: The result would be:
- Room A, Room C and Room D would be "off". - Room A, Room C and Room D would be "off".
- Room B would be "private". - Room B would be "private".
- Room E would be "on". - Room E would be "on".
- Room E is out of the space, and would default to the user's global rule. - Room F is out of the space, and would default to the user's global rule.
### Notes ### Notes

Loading…
Cancel
Save