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 |
Aaron Bach
|
dd0537054a
|
Bump aioguardian to 2021.11.0 (#59161)
|
2021-11-05 11:27:35 -04:00 |
GitHub Action
|
c9c95165e4
|
[ci skip] Translation update
|
2021-11-04 00:12:21 +00:00 |
Aaron Bach
|
feda48f599
|
Add additional MAC address pattern for Guardian DHCP discovery (#58562)
|
2021-10-28 08:47:54 +02:00 |
GitHub Action
|
30fb619095
|
[ci skip] Translation update
|
2021-10-24 00:12:57 +00:00 |
Robert Hillis
|
63646a19cc
|
Use DeviceInfo Class F-G (#58255)
|
2021-10-23 12:01:21 +02:00 |
Aaron Bach
|
6dd72869a6
|
Make sure Guardian data storage conforms to standards (#57809)
|
2021-10-22 12:25:05 +02:00 |
epenet
|
8dfa628af0
|
Use DeviceInfo on components with via_device (A-G) (#58210)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-10-22 12:12:19 +02:00 |
Aaron Bach
|
388761922b
|
Add entity categories for appropriate Guardian entities (#58104)
|
2021-10-20 14:58:09 -07:00 |
GitHub Action
|
c76e15149c
|
[ci skip] Translation update
|
2021-10-17 00:12:27 +00:00 |
GitHub Action
|
f42c2f5170
|
[ci skip] Translation update
|
2021-10-02 12:59:05 +00:00 |
Aaron Bach
|
ae00c221e0
|
Add long-term statistics for Guardian sensors (#55413)
* Add long-term statistics for Guardian sensors
* Code review
|
2021-09-29 12:06:48 -06:00 |
Marc Mueller
|
d51487f82a
|
Import Callable from collections.abc (3) (#56777)
|
2021-09-29 16:19:06 +02:00 |
GitHub Action
|
65d14909ee
|
[ci skip] Translation update
|
2021-08-27 00:14:42 +00:00 |
Aaron Bach
|
bf6d549910
|
Use EntityDescription - guardian (#55118)
|
2021-08-25 10:34:02 +02:00 |
Ville Skyttä
|
de6e7ea016
|
Replace *args and **kwargs type hint collections with value types (#54955)
|
2021-08-21 10:20:09 +03:00 |
Erik Montnemery
|
6de6a5dc14
|
Move temperature conversions to sensor base class (3/8) (#54469)
* Move temperature conversions to entity base class (3/8)
* Fix FritzBox sensor
* Fix tests
|
2021-08-12 14:23:56 +02:00 |
GitHub Action
|
64c9f9e1cb
|
[ci skip] Translation update
|
2021-08-06 00:15:04 +00:00 |
GitHub Action
|
8c5620e74b
|
[ci skip] Translation update
|
2021-08-02 03:40:04 +00:00 |
Aaron Bach
|
c04671ac64
|
Fix unhandled exception with Guardian paired sensor coordinators (#53663)
|
2021-07-28 22:16:14 -07:00 |
Franck Nijhof
|
d4c4263730
|
Adjust typing of _attr_extra_state_attributes (#53529)
|
2021-07-27 01:25:22 +02:00 |
Aaron Bach
|
1bde914075
|
Ensure Guardian is strictly typed (#53253)
|
2021-07-21 23:01:05 -07:00 |
Marc Mueller
|
f6b162bc39
|
Add pylint CodeStyle extension (#53147)
|
2021-07-19 06:57:06 -07:00 |
GitHub Action
|
531733da7b
|
[ci skip] Translation update
|
2021-07-19 00:09:50 +00:00 |
GitHub Action
|
b347226820
|
[ci skip] Translation update
|
2021-07-10 00:09:24 +00:00 |
Aaron Bach
|
50d56fd755
|
Add missing type annotations to Guardian (#52598)
|
2021-07-07 17:39:34 -05:00 |
Aaron Bach
|
2f1af9a254
|
Remove unnecessary async_setup method for Guardian (#52597)
|
2021-07-06 20:19:41 +02:00 |
Aaron Bach
|
6fa312d476
|
Remove redundant property definitions in Guardian (#52361)
* Remove redundant property definitions in Guardian
* Update incorrect attributes
|
2021-07-02 07:49:05 +02:00 |
GitHub Action
|
7615af35d8
|
[ci skip] Translation update
|
2021-06-07 00:18:16 +00:00 |
GitHub Action
|
c81df50191
|
[ci skip] Translation update
|
2021-06-06 00:19:43 +00:00 |
Michael
|
b1138b1aab
|
Add constructor return type in integrations E-K (#50902)
|
2021-05-20 18:47:30 +03:00 |
GitHub Action
|
1f80defe3a
|
[ci skip] Translation update
|
2021-05-18 00:12:13 +00:00 |
GitHub Action
|
877cb43c06
|
[ci skip] Translation update
|
2021-05-17 05:17:18 +00:00 |
tkdrob
|
4ce3038b29
|
Add targets and selectors for services (G-H) (#50524)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-05-12 20:49:04 +02:00 |
HomeAssistant Azure
|
7df47664e8
|
[ci skip] Translation update
|
2021-05-12 00:04:03 +00:00 |
J. Nick Koston
|
b36c840909
|
Add dhcp support to guardian (#50378)
|
2021-05-10 21:26:15 -05:00 |
Franck Nijhof
|
2ed386f9e6
|
Migrate to async_get_current_platform everywhere (#50034)
|
2021-05-03 09:34:28 -07:00 |
Milan Meulemans
|
29d72714f3
|
Replace dict with DeviceInfo (#49950)
* Replace dict with DeviceInfo
* Clean up
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-05-02 00:37:19 +02:00 |
Franck Nijhof
|
e652ff3a6a
|
Clean up connection classes in integrations D-G (#49890)
|
2021-04-30 21:02:21 -10:00 |
Ruslan Sayfutdinov
|
0301706fc6
|
Define AddEntitiesCallback type (#49812)
|
2021-04-29 12:28:14 +02:00 |
J. Nick Koston
|
a1fdf84dba
|
Reduce config entry setup/unload boilerplate G-J (#49737)
|
2021-04-27 16:09:59 +02:00 |
Milan Meulemans
|
ff57a5bd7d
|
Manifest cleanup (#49745)
* Remove empty homekit dict in guardian manifest
* Clean up srp_energy manifest
|
2021-04-27 13:52:13 +02:00 |
Marc Mueller
|
c07646db5d
|
Update typing syntax (#49480)
* Update typing syntax
* Replace typing imports with ones from collections where possible
* Changes after review
|
2021-04-20 17:40:41 +02:00 |
Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02:00 |
HomeAssistant Azure
|
93c68f8be6
|
[ci skip] Translation update
|
2021-04-13 00:04:04 +00:00 |
HomeAssistant Azure
|
23dd57a562
|
[ci skip] Translation update
|
2021-04-09 00:03:15 +00: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 |
Erik Montnemery
|
339a56e434
|
Migrate integrations f-h to extend SensorEntity (#48212)
|
2021-03-22 19:45:17 +01:00 |
Marc Mueller
|
9e1a6610dc
|
Update typing 07 (#48057)
|
2021-03-18 08:02:55 +01:00 |