mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:16:09 -04:00
Make the state resolution use actual power levels rather than taking them from a Pdu key.
This commit is contained in:
parent
b42fe05c51
commit
39e3fc69e5
5 changed files with 194 additions and 127 deletions
|
@ -69,6 +69,7 @@ class Pdu(JsonEncodedObject):
|
|||
"prev_state_id",
|
||||
"prev_state_origin",
|
||||
"required_power_level",
|
||||
"user_id",
|
||||
]
|
||||
|
||||
internal_keys = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue