Marc Mueller
|
945b67c5c5
|
Fix 3rd party imports (#63455)
|
2022-01-05 19:00:47 +01:00 |
GitHub Action
|
cceedf766a
|
[ci skip] Translation update
|
2021-12-22 00:14:51 +00:00 |
epenet
|
863a139b6f
|
Use _attr_attribution in goalzero (#61890)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-16 23:00:04 +01:00 |
epenet
|
c69e479bfd
|
Use new enums in goalzero (#61518)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-12 20:24:57 -08:00 |
GitHub Action
|
f75b325ab2
|
[ci skip] Translation update
|
2021-12-12 00:14:30 +00: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 |
epenet
|
76e08aa93b
|
Use dataclass properties in goalzero discovery (#60703)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-01 11:06:38 +01: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
|
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 |
Robert Hillis
|
14adcbc07c
|
Add tests for goalzero (#59446)
* Add tests for goalzero
* tweak
* tweak
|
2021-11-16 07:18:30 -08:00 |
epenet
|
476a59d248
|
Adjust async_step_dhcp signature for strict typing (#59751)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-16 12:19:50 +01: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 |
Robert Hillis
|
66f49d1826
|
Bump goalzero to 0.2.1 (#59437)
|
2021-11-09 21:46:44 +01:00 |
Robert Hillis
|
4c2bf428d6
|
Revert "Add tests for goalzero" (#59407)
|
2021-11-09 12:01:12 +01:00 |
Robert Hillis
|
cc872b4618
|
Add tests for goalzero (#57008)
* Add tests for goalzero
* clean up
|
2021-11-08 21:29:25 -08: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 |
Robert Hillis
|
63646a19cc
|
Use DeviceInfo Class F-G (#58255)
|
2021-10-23 12:01:21 +02:00 |
GitHub Action
|
f9d985553c
|
[ci skip] Translation update
|
2021-10-22 00:14:10 +00:00 |
Robert Hillis
|
ea2bc3fde1
|
Add entity categories to goalzero (#57906)
|
2021-10-21 08:31:32 +02:00 |
GitHub Action
|
3855bb43ec
|
[ci skip] Translation update
|
2021-10-19 00:12:08 +00:00 |
GitHub Action
|
c76e15149c
|
[ci skip] Translation update
|
2021-10-17 00:12:27 +00:00 |
Robert Hillis
|
0ad5ad5ca7
|
Don't use cast when possible for goalzero (#57742)
* Don't use cast when possible for goalzero
* tweak
* tweak
* tweak
* Call first refresh on coordinator
* don't use dict.get if not needed
* tweak
|
2021-10-15 23:34:13 +02:00 |
Robert Hillis
|
abf6720cd3
|
Add strict typing to goalzero (#57680)
|
2021-10-15 00:20:08 +02:00 |
GitHub Action
|
f42c2f5170
|
[ci skip] Translation update
|
2021-10-02 12:59:05 +00:00 |
Robert Hillis
|
a7d56d1c3f
|
Bump goalzero to 0.2.0 (#56613)
* Bump goalzero to 0.1.8
* bump
* recheck
* bump
|
2021-09-24 12:18:14 -06:00 |
GitHub Action
|
19dcb19d07
|
[ci skip] Translation update
|
2021-09-04 00:13:17 +00:00 |
GitHub Action
|
65d14909ee
|
[ci skip] Translation update
|
2021-08-27 00:14:42 +00:00 |
Robert Hillis
|
bba6a75934
|
Add silver quality scale to goalzero (#53299)
* Add platinum quality scale to goalzero
* adjust for quality scale
* Update manifest.json
|
2021-08-22 20:13:44 +02:00 |
Erik Montnemery
|
2fa07777cd
|
Warn if unit_of_measurement is set on instances of SensorEntityDescription (#54867)
* Add class BaseEntityDescription without unit_of_measurement
* Refactor according to review comments
* Tweak
* Fix offending integrations
* Fix offending integrations
|
2021-08-20 15:54:57 +02:00 |
Robert Hillis
|
e11ffbcdaf
|
Rework goalzero for EntityDescription (#54786)
* Rework goalzero for EntityDescription
* changes
* fix
* lint
|
2021-08-19 04:24:44 +02:00 |
Robert Hillis
|
4ef04898e9
|
Fix goalzero sensor not using SensorEntity class (#54773)
|
2021-08-17 22:38:20 +02: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
|
ba93bda3ad
|
[ci skip] Translation update
|
2021-08-05 00:34:46 +00:00 |
GitHub Action
|
8c5620e74b
|
[ci skip] Translation update
|
2021-08-02 03:40:04 +00:00 |
GitHub Action
|
ecf0d4398d
|
[ci skip] Translation update
|
2021-07-22 00:10:31 +00:00 |
Robert Hillis
|
3eb3c2824c
|
Refactor goalzero (#53282)
|
2021-07-21 20:52:17 +02:00 |
Robert Hillis
|
930db7167e
|
Code quality improvements for goalzero (#53260)
|
2021-07-21 08:53:53 +02:00 |
Robert Hillis
|
a9b9c4f13c
|
Add extra state attributes to goalzero (#52932)
* Add extra state attributes to goalzero
* tweak
|
2021-07-20 22:26:52 +02:00 |
Marc Mueller
|
074d762664
|
Rename and reorganize electric unit constants (#53243)
|
2021-07-20 20:06:23 +02:00 |
GitHub Action
|
531733da7b
|
[ci skip] Translation update
|
2021-07-19 00:09:50 +00:00 |
GitHub Action
|
b484969b09
|
[ci skip] Translation update
|
2021-07-11 00:09:40 +00:00 |
GitHub Action
|
b347226820
|
[ci skip] Translation update
|
2021-07-10 00:09:24 +00:00 |
GitHub Action
|
b5a6d05778
|
[ci skip] Translation update
|
2021-07-08 00:13:44 +00:00 |
Robert Hillis
|
05b35cd98a
|
Rename goalzero sensor (#52452)
|
2021-07-05 11:05:53 +02:00 |