Commit graph

157 commits

Author SHA1 Message Date
epenet
1e9e056671
Use new enums in notion () 2021-12-15 13:46:48 -07:00
GitHub Action
f75b325ab2 [ci skip] Translation update 2021-12-12 00:14:30 +00:00
Marc Mueller
e0cb33a0a1
Use platform enum (4) [M-O] () 2021-12-05 17:06:35 -10:00
GitHub Action
d3c020325b [ci skip] Translation update 2021-11-25 00:13:33 +00:00
GitHub Action
9e606abb0c [ci skip] Translation update 2021-11-23 00:13:54 +00:00
GitHub Action
72b0eb719e [ci skip] Translation update 2021-11-20 00:12:27 +00:00
GitHub Action
29dc9de08f [ci skip] Translation update 2021-11-19 00:14:01 +00:00
GitHub Action
0228d11546 [ci skip] Translation update 2021-11-16 00:18:33 +00:00
Aaron Bach
595184aa55
Perform some Notion code cleanup () 2021-11-14 19:08:35 +01:00
GitHub Action
3f2b1fa952 [ci skip] Translation update 2021-11-12 00:12:35 +00:00
GitHub Action
86b12af3dc [ci skip] Translation update 2021-11-10 00:17:39 +00:00
GitHub Action
e35b83081e [ci skip] Translation update 2021-11-08 00:12:31 +00:00
GitHub Action
332a571bb4 [ci skip] Translation update 2021-11-07 00:12:38 +00:00
GitHub Action
4e419d8c6f [ci skip] Translation update 2021-11-01 00:13:04 +00:00
Paulus Schoutsen
e1e864d2b6
Get the registry using the callback method () 2021-10-27 15:58:14 -07:00
GitHub Action
30fb619095 [ci skip] Translation update 2021-10-24 00:12:57 +00:00
epenet
176ed4f7ba
Use DeviceInfo on components with via_device (I-T) ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-22 12:31:12 +02:00
GitHub Action
4634b65924 [ci skip] Translation update 2021-10-21 00:12:43 +00:00
Aaron Bach
03b1150115
Add entity categories for appropriate Notion entities () 2021-10-20 14:57:45 -07:00
Aaron Bach
b6ed8ca206
Make sure Notion data storage conforms to standards () 2021-10-16 23:59:36 -06:00
GitHub Action
c76e15149c [ci skip] Translation update 2021-10-17 00:12:27 +00:00
Aaron Bach
681b5c48e2
Ensure Notion device name is stored as a string () 2021-10-14 11:21:44 -07:00
GitHub Action
8fea54fff7 [ci skip] Translation update 2021-10-07 00:10:57 +00:00
GitHub Action
f42c2f5170 [ci skip] Translation update 2021-10-02 12:59:05 +00:00
Aaron Bach
0ea5f25594
Add ability to re-auth Notion () 2021-09-24 11:23:19 -07:00
Aaron Bach
daa9c8d856
Add -term statistics for Notion sensors () 2021-08-30 19:07:05 +02:00
Aaron Bach
2dddd31d97
Simplify calcuation of Notion binary sensor state () 2021-08-28 21:30:44 -06:00
GitHub Action
65d14909ee [ci skip] Translation update 2021-08-27 00:14:42 +00:00
Aaron Bach
f92ba18a6b
Use EntityDescription - notion () 2021-08-25 10:42:57 +02:00
Erik Montnemery
103e21c278
Move temperature conversions to sensor base class (5/8) () 2021-08-12 13:26:17 +02:00
Aaron Bach
4b353917f5
Enforce strict typing for Notion ()
* Enforce strict typing for Notion

* Code review
2021-07-23 13:00:02 -06:00
Aaron Bach
032cae772a
Bump aionotion to 3.0.2 () 2021-07-22 12:04:27 -06:00
Erik Montnemery
d1f3c20079
Set device_class on temperature sensors L-Q () 2021-07-12 20:41:45 +02:00
Aaron Bach
f44a13970a
Add missing type annotations to Notion () 2021-07-07 17:39:52 -05:00
Aaron Bach
60ea219101
Remove redundant property definitions in Notion ()
* Remove redundant property definitions in Notion

* Code review
2021-07-01 11:24:19 +02:00
GitHub Action
330f713e43 [ci skip] Translation update 2021-06-08 00:21:17 +00:00
GitHub Action
c81df50191 [ci skip] Translation update 2021-06-06 00:19:43 +00:00
Maciej Bieniek
e06a2a53c4
Add constructor return type in integrations L-N ()
* Add constructor return type in integrations L-N

* Small fix
2021-05-20 13:06:44 +01:00
Milan Meulemans
29d72714f3
Replace dict with DeviceInfo ()
* Replace dict with DeviceInfo

* Clean up

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-02 00:37:19 +02:00
Franck Nijhof
a6206b2819
Clean up connection classes in integrations M-O () 2021-04-30 21:03:37 -10:00
Ruslan Sayfutdinov
cbaeec2a4e
Use AddEntitiesCallback type, pt.2 () 2021-04-30 20:38:59 +02:00
J. Nick Koston
3f3f77c6e6
Reduce config entry setup/unload boilerplate N-P () 2021-04-27 20:42:21 +02:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest () 2021-04-15 10:21:38 +02:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 ()
* 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
J. Nick Koston
a851bff95a
Create async_config_entry_first_refresh to reduce coordinator boilerplate () 2021-03-29 12:51:39 -10:00
Erik Montnemery
c900e3030b
Migrate integrations n-q to extend SensorEntity () 2021-03-22 19:46:46 +01:00
HomeAssistant Azure
4306c8fbb4 [ci skip] Translation update 2021-03-17 00:03:55 +00:00
HomeAssistant Azure
c11b85af2f [ci skip] Translation update 2021-03-16 00:04:36 +00:00
Erik Montnemery
14a59d290a
Update integrations j-o to override extra_state_attributes() () 2021-03-11 20:11:25 +01:00
HomeAssistant Azure
580d25c622 [ci skip] Translation update 2021-02-23 00:05:06 +00:00