Skip to content

v1.0.0

Compare
Choose a tag to compare
@alandtse alandtse released this 11 Sep 05:37
· 506 commits to dev since this release

Feature

  • Replace oauth proxy login with refresh token (9ccb71e)

Fix

  • Rename update switch to polling switch (b09825c)

Breaking

  • update_switch has been renamed to polling_switch. While the UI name will change immediately if you have not modified it, the entity_id should not change unless you remove and reinstall the component. (b09825c)

Documentation

  • Update documentations for refresh tokens (f4ac729)