epenet
|
fab3ee90b2
|
Use SensorDeviceClass.VOLUME in components (#79253)
|
2022-09-29 09:38:06 +02:00 |
epenet
|
58b9785485
|
Improve entity type hints [f] (#77143)
|
2022-08-22 13:36:33 +02:00 |
GitHub Action
|
bec8e544f4
|
[ci skip] Translation update
|
2022-08-14 00:25:47 +00:00 |
GitHub Action
|
32a2999b85
|
[ci skip] Translation update
|
2022-08-06 00:24:46 +00:00 |
GitHub Action
|
81e3ef03f7
|
[ci skip] Translation update
|
2022-08-02 00:27:42 +00:00 |
Aaron Bach
|
5971ab6549
|
Migrate Flo to new entity naming style (#74744)
|
2022-07-10 21:40:06 +02:00 |
J. Nick Koston
|
cd03c49fc2
|
Wait for config entry platform forwards (#73806)
|
2022-07-09 17:27:42 +02:00 |
GitHub Action
|
33c263d09b
|
[ci skip] Translation update
|
2022-06-23 00:20:13 +00:00 |
GitHub Action
|
109d1844b3
|
[ci skip] Translation update
|
2022-06-21 00:22:51 +00:00 |
GitHub Action
|
ceb8bb4745
|
[ci skip] Translation update
|
2022-05-21 00:22:49 +00:00 |
David F. Mulcahey
|
ea9c8b15de
|
Coerce int in Flo set sleep mode service (#70592)
* Coerce int in Flo set sleep mode service
* add test to ensure exception thrown for bad value
|
2022-04-25 09:18:09 -04:00 |
David F. Mulcahey
|
31eae0980b
|
Add state class to Flo sensor entities (#70591)
|
2022-04-24 12:48:49 -10:00 |
epenet
|
bfd84ba89c
|
Prettify yaml (services.yaml) (#68878)
|
2022-03-30 09:48:06 +02:00 |
GitHub Action
|
c64b4d997b
|
[ci skip] Translation update
|
2022-03-13 00:18:58 +00:00 |
GitHub Action
|
102ae9f0e3
|
[ci skip] Translation update
|
2022-02-22 00:17:23 +00:00 |
GitHub Action
|
f921856f5f
|
[ci skip] Translation update
|
2022-02-21 00:17:31 +00:00 |
GitHub Action
|
c4cc6ca0ba
|
[ci skip] Translation update
|
2022-02-20 00:20:09 +00:00 |
GitHub Action
|
ad0cb4831e
|
[ci skip] Translation update
|
2022-02-14 00:15:30 +00:00 |
GitHub Action
|
77ef86faee
|
[ci skip] Translation update
|
2022-01-30 00:14:21 +00:00 |
J. Nick Koston
|
5b755b74fb
|
Add loggers to integration manifest.json (#65083)
|
2022-01-28 13:37:53 -08:00 |
epenet
|
45313e3f7a
|
Remove integrations from mypy ignored modules (#64358)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-18 13:26:12 +01:00 |
epenet
|
d24ebc3c10
|
Add sensor setup type hints [e-f] (#63317)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 19:19:11 +01:00 |
epenet
|
e5dcc5694a
|
Add switch setup type hints [a-f] (#63302)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 16:31:24 +01:00 |
epenet
|
fbabad1d1d
|
Add binary_sensor setup type hints [a-f] (#63268)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 13:10:41 +01:00 |
epenet
|
4d282eca6d
|
Use new DeviceClass constants in flo (#61440)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-10 08:52:33 -05:00 |
Marc Mueller
|
cd1b923e16
|
Use platform enum (2) [E-G] (#60933)
|
2021-12-04 13:26:40 +01:00 |
GitHub Action
|
68ca0a05c8
|
[ci skip] Translation update
|
2021-12-04 00:13:16 +00:00 |
David F. Mulcahey
|
2f24fc0fd4
|
Fix Flo returning stale data (#60491)
* Fix Flo returning stale data
* update tests
* update coverage
|
2021-11-29 20:00:39 -05:00 |
GitHub Action
|
96313bbbe0
|
[ci skip] Translation update
|
2021-11-27 00:12:17 +00:00 |
GitHub Action
|
d3c020325b
|
[ci skip] Translation update
|
2021-11-25 00:13:33 +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
|
fc539da42b
|
[ci skip] Translation update
|
2021-11-14 00:12:48 +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 |
Robert Hillis
|
63646a19cc
|
Use DeviceInfo Class F-G (#58255)
|
2021-10-23 12:01:21 +02:00 |
GitHub Action
|
c76e15149c
|
[ci skip] Translation update
|
2021-10-17 00:12:27 +00:00 |
Tomasz
|
e9f6bc7364
|
Add missing return type to async_unload_entry and async_setup_entry (#57115)
|
2021-10-06 10:48:11 +02:00 |
GitHub Action
|
f42c2f5170
|
[ci skip] Translation update
|
2021-10-02 12:59:05 +00: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 |
Milan Meulemans
|
63e20f2ced
|
Mark config flow fields as required (#51898)
* flo
* goalzero
* mutesync
* ring
* roon
* risco
* Ruckus Unleashed
* Scaffold template
|
2021-06-15 19:21:30 +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 |
tkdrob
|
d1c4d0de49
|
Use bool annotations for setup entries (#51166)
|
2021-05-27 17:39:06 +02:00 |
Franck Nijhof
|
67536b52c4
|
Use entity class vars in Flo (#50991)
|
2021-05-26 09:47:04 -07:00 |
tkdrob
|
028a07d86f
|
Wrap up selectors (#50794)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-05-25 14:45:17 +02:00 |
Michael
|
b1138b1aab
|
Add constructor return type in integrations E-K (#50902)
|
2021-05-20 18:47:30 +03:00 |
tkdrob
|
9e0730c97f
|
Add targets and selectors for services (F) (#50191)
|
2021-05-12 11:00:32 +02: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 |