mirror of
https://github.com/home-assistant/core.git
synced 2026-08-30 18:14:50 -05:00
* Use correct app credentials when europe is checked * Rework to add china as well * Use our own package since the maintainer of the original package is not responding * Revert to using rewardone's package * Import app credentials where needed instead of __init__ * Rework region selector * Bump config entry minor and add migration * Address comments