This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
332c86ff8c
hass-core
/
tests
/
components
/
juicenet
/
__init__.py
2 lines
40 B
Python
Raw
Normal View
History
Unescape
Escape
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 17:52:20 +12:00
"""
Tests for the JuiceNet component.
"""
Reference in a new issue
Copy permalink