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
Robert Hillis
5cd4471c67
Add sensor platform to goalzero ( #49835 )
...
* Add sensor platform to goalzero
* Tweak
* Remove unused DATA_SCHEMA
* Simplify
* Remove last_reset
* Update on reload
2021-07-02 17:43:37 +02:00
GitHub Action
d805e971b4
[ci skip] Translation update
2021-06-22 00:14:17 +00:00
GitHub Action
8901e1f157
[ci skip] Translation update
2021-06-19 00:10:05 +00: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
6ed671dfda
[ci skip] Translation update
2021-06-09 00:10:10 +00: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
GitHub Action
f45bc3abc7
[ci skip] Translation update
2021-05-27 00:17:03 +00:00
GitHub Action
460092ec9a
[ci skip] Translation update
2021-05-23 00:13:25 +00:00
GitHub Action
0a49de75d9
[ci skip] Translation update
2021-05-19 00:11:31 +00: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
40993f3ebb
Add DHCP support to goalzero ( #50425 )
2021-05-14 13:12:46 -05:00
J. Nick Koston
34c84a6bbb
Reduce boilerplate to abort for matching config entries ( #50186 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-11 22:00:12 +02:00
HomeAssistant Azure
0df9454310
[ci skip] Translation update
2021-05-04 00:03:46 +00:00
HomeAssistant Azure
796f9cad1f
[ci skip] Translation update
2021-05-02 00:04:24 +00:00
Franck Nijhof
e652ff3a6a
Clean up connection classes in integrations D-G ( #49890 )
2021-04-30 21:02:21 -10:00
HomeAssistant Azure
38a03009ae
[ci skip] Translation update
2021-04-30 00:04:58 +00:00
HomeAssistant Azure
27816aa4d5
[ci skip] Translation update
2021-04-29 00:03:34 +00:00
tkdrob
74f95ac338
Add switch platform to goalzero ( #48612 )
...
* Add switch platform to goalzero
* fix update interval
* Apply some suggested changes
* pass device class to parent
* Drop passing device_class
* Tweaks
* Drop underscore prefix
2021-04-28 21:24:56 +02:00
J. Nick Koston
a1fdf84dba
Reduce config entry setup/unload boilerplate G-J ( #49737 )
2021-04-27 16:09:59 +02:00
Franck Nijhof
969c147b77
Clean up superfluous integration setup - part 4 ( #49295 )
...
* Clean up superfluous integration setup - part 4
* Adjust tests
2021-04-16 17:46:49 +02:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
HomeAssistant Azure
a36712509b
[ci skip] Translation update
2021-04-10 00:03:44 +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
HomeAssistant Azure
098c53e8b5
[ci skip] Translation update
2021-03-20 00:04:10 +00:00
HomeAssistant Azure
f625e324dd
[ci skip] Translation update
2021-03-18 00:07:07 +00:00
HomeAssistant Azure
c11b85af2f
[ci skip] Translation update
2021-03-16 00:04:36 +00:00
Quentame
198ecb0945
Uniformize platform setup ( #47101 )
...
* A platform is not a component
* Fix dynalite
* SUPPORTED_PLATFORMS --> PLATFORMS
* In tests
* In tests 2
* Fix SmartThings
* Fix ZHA test
* Fix Z-Wave
* Revert Z-Wave
* Use PLATFORMS const in ambient_station
* Fix ihc comment
2021-03-02 21:43:59 +01:00
HomeAssistant Azure
bb7f1b748f
[ci skip] Translation update
2021-02-25 00:05:20 +00:00
HomeAssistant Azure
0cb1f61deb
[ci skip] Translation update
2021-02-21 00:07:04 +00:00
HomeAssistant Azure
8007391244
[ci skip] Translation update
2021-02-11 00:02:56 +00:00
HomeAssistant Azure
c6bd5b1b71
[ci skip] Translation update
2021-02-05 00:03:54 +00:00
Philip Allgaier
5a0715d388
Consistent spelling of IT abbreviations / protocol / format names ( #45913 )
2021-02-04 01:43:07 +01:00
Paulus Schoutsen
959ed6d077
Update translations
2021-02-03 11:46:49 +01:00
HomeAssistant Azure
5bdf022bf2
[ci skip] Translation update
2020-12-20 00:04:36 +00:00
HomeAssistant Azure
848224262c
[ci skip] Translation update
2020-12-10 00:03:01 +00:00
HomeAssistant Azure
9c63fbfcb1
[ci skip] Translation update
2020-12-07 00:04:18 +00:00
HomeAssistant Azure
42f00cff30
[ci skip] Translation update
2020-12-04 00:05:42 +00:00
HomeAssistant Azure
262fadd9bc
[ci skip] Translation update
2020-11-18 00:09:55 +00:00
HomeAssistant Azure
8a0907acf9
[ci skip] Translation update
2020-11-12 00:10:58 +00:00
HomeAssistant Azure
eebf0ef336
[ci skip] Translation update
2020-11-08 00:04:05 +00:00
HomeAssistant Azure
57c6bb96f4
[ci skip] Translation update
2020-11-07 00:04:02 +00:00
HomeAssistant Azure
b9d04b9304
[ci skip] Translation update
2020-10-30 00:02:45 +00:00
HomeAssistant Azure
994ae09f69
[ci skip] Translation update
2020-10-15 00:03:50 +00:00
HomeAssistant Azure
1417a4161f
[ci skip] Translation update
2020-10-13 00:03:24 +00:00
HomeAssistant Azure
f787289ea0
[ci skip] Translation update
2020-10-12 00:03:31 +00:00
HomeAssistant Azure
80522f1bdc
[ci skip] Translation update
2020-10-11 00:03:37 +00:00
HomeAssistant Azure
6ae12c3faf
[ci skip] Translation update
2020-10-10 00:05:05 +00:00
HomeAssistant Azure
29aea5a66c
[ci skip] Translation update
2020-10-09 00:04:33 +00:00
HomeAssistant Azure
d73d36d0cd
[ci skip] Translation update
2020-10-08 00:06:03 +00:00
Maciej Bieniek
ca441a79aa
Add invalid_host to base strings for config flows ( #41381 )
2020-10-07 11:24:31 +02:00