Aaron Bach
|
eb826e5956
|
Fix incorrect device registry call in Notion (#35306)
|
2020-05-06 18:42:32 -07:00 |
Aaron Bach
|
87d58a544b
|
Broader Notion exception handling (#35265)
|
2020-05-05 13:56:32 -06:00 |
springstan
|
78d87dc40f
|
Use TEMP_CELSIUS constant (#33963)
|
2020-04-10 19:17:46 +02:00 |
springstan
|
eae21be5b9
|
Improve string formatting v6 (#33698)
|
2020-04-07 23:14:28 +02:00 |
Aaron Bach
|
f53dfc4308
|
Don't reinvent callback handler removal logic in several integ… (#33726)
|
2020-04-05 22:36:23 -07:00 |
Franck Nijhof
|
e8a0abd107
|
String formatting improvements (#33635)
* String formatting improvements
* Found another one
|
2020-04-04 18:21:14 +02:00 |
Aaron Bach
|
1da35e2939
|
Add cleanup to Notion (#32887)
* Add cleanup to Notion
* Base update method
|
2020-03-17 07:01:40 -04:00 |
Aaron Bach
|
c97b1c60b0
|
Modernize Notion config flow (#32167)
* Modernize Notion config flow
* Linting
|
2020-02-24 21:36:58 -08:00 |
Aaron Bach
|
31131e4ac6
|
Add small speed improvement when unloading Notion (#28757)
|
2019-11-13 14:26:52 -07:00 |
Aaron Bach
|
3839eb0197
|
Fix issue with incorrect Notion bridge IDs (#25683)
* Fix issue with incorrect Notion bridge IDs
* Less aggressive
* Member comments
|
2019-08-05 00:11:28 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Aaron Bach
|
51a40c0441
|
Change unique_id formula for Notion entities (#25076)
* Change unique_id formula for Notion entities
* Don't use name
|
2019-07-11 07:31:03 +02: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 |