Commit Graph

6 Commits (48f1a55a28e53014a1d54a241fcc951730a8fc10)

Author SHA1 Message Date
SNoof85 c7027e2828
Use reference strings in Notion () 2020-10-05 15:13:37 +02:00
Paulus Schoutsen dd32324e01
Use config flow references for data () 2020-05-12 10:50:44 -07:00
Paulus Schoutsen 55dfca7467
Drop title from translations if brand name () 2020-04-16 12:52:53 -07:00
Paulus Schoutsen d36204a968
Move title translation to root () 2020-04-15 09:41:18 -07:00
Aaron Bach c97b1c60b0
Modernize Notion config flow ()
* Modernize Notion config flow

* Linting
2020-02-24 21:36:58 -08:00
Aaron Bach c2e843cbc3 Add support for Notion Home Monitoring ()
* 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