Aaron Bach
|
244bfb2096
|
Deprecate YAML config for Notion (0.119 removal) (#43026)
|
2020-11-09 23:47:38 -06:00 |
SNoof85
|
c7027e2828
|
Use reference strings in Notion (#41211)
|
2020-10-05 15:13:37 +02:00 |
Aaron Bach
|
c97b1c60b0
|
Modernize Notion config flow (#32167)
* Modernize Notion config flow
* Linting
|
2020-02-24 21:36:58 -08:00 |
springstan
|
6af30bc232
|
Move imports to top for notion (#29539)
* Move imports to top for notion
* Fix mocking library in test_config_flow.py
|
2019-12-06 12:40:00 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Aaron Bach
|
c2e843cbc3
|
Add support for Notion Home Monitoring (#24634)
* Add support for Notion Home Monitoring
* Updated coverage
* Removed auto-generated translations
* Stale docstrings
* Corrected hardware version
* Fixed binary sensor representation
* Cleanup and update protection
* Updated log message
* Cleaned up is_on
* Updated docstring
* Modified which data is updated during async_update
* Added more checks during update
* More cleanup
* Fixed unhandled exception
* Owner-requested changes (round 1)
* Fixed incorrect scan interval retrieval
* Ugh
* Removed unnecessary import
* Simplified everything via dict lookups
* Ensure bridges are properly registered
* Fixed tests
* Added catch for invalid credentials
* Ensure bridge ID is updated as necessary
* Updated method name
* Simplified bridge update
* Add support for updating bridge via_device_id
* Device update guard clause
* Removed excess whitespace
* Whitespace
* Owner comments
* Member comments
|
2019-07-09 10:29:06 +02:00 |