Aaron Bach
|
0ea5f25594
|
Add ability to re-auth Notion (#55616)
|
2021-09-24 11:23:19 -07:00 |
Aaron Bach
|
032cae772a
|
Bump aionotion to 3.0.2 (#53354)
|
2021-07-22 12:04:27 -06:00 |
Aaron Bach
|
f44a13970a
|
Add missing type annotations to Notion (#52599)
|
2021-07-07 17:39:52 -05:00 |
Franck Nijhof
|
a6206b2819
|
Clean up connection classes in integrations M-O (#49892)
|
2021-04-30 21:03:37 -10:00 |
Marc Mueller
|
2956eb0902
|
Update pylint to 2.7.3 (#48488)
* Update pylint to 2.7.3
* Add class-const-naming-style
* Remove unused-import message
* Additional cleanup
|
2021-03-29 18:02:56 -10:00 |
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 |