Popular repositories
-
Forked from home-assistant/core
🏡 Open source home automation that puts local control and privacy firstPython
-
-
-
65 contributions in the last year
Contribution activity
December 2020
Created 8 commits in 1 repository
Created 1 repository
Created a pull request in pavoni/pywemo that received 13 comments
Add Python classes for interacting with the rules database
Description:
Adding a RulesDb class and some python ORM helpers for interacting with the on-device rules database. I've included enough capability …
+1,039
−1
•
13
comments
Opened 8 other pull requests in 1 repository
home-assistant/core
8
merged
- Periodically attempt to discover new wemo devices
- Replace hard-coded domain strings with constants in the Wemo component
- Add tests for the Wemo __init__ module
- Register Wemo fan services with entity service helper
- Test edge cases in wemo platform code
- Share wemo entity code to reduce duplicate boilerplate
- Add tests for the wemo component
- Unregister updates when a Wemo entry is removed