You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(smarthome): Sensoren read-only im Portal (#212)
* feat(smarthome): make sensors assignable to portal owners
* feat(smarthome): portal serves owned sensors read-only; reject sensor control
* feat(smarthome): portal c-smarthome read-only sensor section
* feat(smarthome): admin owner picker on sensor cards
* test(smarthome): use switch as non-assignable example in owners API test
sensor became assignable in this branch, so the admin owners-API test's
'non-assignable → 400' case must use switch (still non-assignable) to keep
its intent.
0 commit comments