Erik Montnemery
fa4c0d78e9
Restore the juicenet integration ( #112578 )
2024-03-07 16:41:54 +01:00
Erik Montnemery
730fe760cf
Remove JuiceNet integration ( #111477 )
...
* Remove JuiceNet integration
* Adjust issue
* Add test
* Fix stale DOMAIN constant
2024-02-26 21:08:36 +02:00
Joost Lekkerkerker
8ea3b877f6
Use shorthand attributes in Juicenet ( #99575 )
2023-09-04 13:21:30 +02:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
Joost Lekkerkerker
77ebf8a8e5
Add entity translations to Juicenet ( #95487 )
2023-07-11 20:34:11 +02:00
Franck Nijhof
baef267f33
String formatting and max line length - Part 3 ( #84394 )
2022-12-22 13:35:47 +01:00
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