Skip to content

Commit

Permalink
Merge 257dac3 into f9c396b
Browse files Browse the repository at this point in the history
  • Loading branch information
starkillerOG committed May 30, 2020
2 parents f9c396b + 257dac3 commit 00c8590
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions miio/gateway.py
Expand Up @@ -85,6 +85,9 @@ class Gateway(Device):
* remove_all_bind
* list_bind [0]
* self.get_prop("used_for_public") # Return the 'used_for_public' status, probably this has to do with developer mode.
* self.set_prop("used_for_public", state) # Set the 'used_for_public' state, probably this has to do with developer mode.
* welcome
* set_curtain_level
Expand Down

0 comments on commit 00c8590

Please sign in to comment.