Jesse Hills
39313057c4
Add amperage limit number to JuiceNet ( #71716 )
...
* Add amperage limit number to JuiceNet
* coverage exception
* Use mixin dataclass
2022-05-12 13:14:52 +02:00
Robert Hillis
05671557f0
Use DeviceInfo Class I-K ( #58300 )
2021-10-23 20:42:50 +02:00
epenet
f6ffae9e10
Use DeviceInfo on components with configuration_url ( #58223 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-22 17:40:13 +02:00
Jesse Hills
334e3062a6
Add configuration url to Juicenet ( #57999 )
2021-10-19 11:51:29 +13:00
Marc Mueller
f92f0bb87b
Use EntityDescription - juicenet ( #54362 )
...
* Use EntityDescription - juicenet
* Move part of icon to EntityDescription
* Remove default values
* Remove name override to use the _attr_name
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-10 14:25:22 +12:00
springstan
a1d48ad1ec
Update juicenet to use CoordinatorEntity ( #39424 )
2020-08-30 09:38:15 -05:00
Jesse Hills
e696c08db0
Rewrite JuiceNet for async and config flow ( #34365 )
...
* Add config flow to JuiceNet
* Fix some lint issues
* Fix imports
* Abort on reconfigure / Allow multiple accounts
Abort on bad API token
Fix strings
* Remove unused variable
* Update strings
* Remove import
* Fix import order again
* Update imports
Remove some unused parameters
* Add back ignore
* Update config_flow.py
* iSort
* Update juicenet integration to be async
* Update coverage for juicenet config flow
* Update homeassistant/components/juicenet/entity.py
Co-Authored-By: J. Nick Koston <nick@koston.org>
* Black
* Make imports relative
* Rename translations folder
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-05-08 00:52:20 -05:00