Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.1.0 #335

Merged
merged 34 commits into from
Sep 3, 2019
Merged

2.1.0 #335

merged 34 commits into from
Sep 3, 2019

Conversation

alandtse
Copy link
Owner

@alandtse alandtse commented Sep 3, 2019

Feature

  • allow exclusions for alarm_control_panel and switches (169545f) - Use the full friendly name (e.g., "Master Bedroom repeat switch")

Fix

Change

alandtse and others added 30 commits August 31, 2019 00:44
Previously loading platforms would try to load all devices across all 
accounts. This could result in a race condition if multiple accounts 
loaded platforms at the same time.
fix(bluetooth): resolve bluetooth update issues
fix(notify): add key check for targets
fix: add checks for self.enabled prior to HA updates
fix: add catch for HomeAssistantError when adding entities
Revert "fix: add checks for self.enabled prior to HA updates"
alandtse and others added 4 commits September 2, 2019 23:38
feat: allow exclusions for alarm_control_panel and switches
Automatically generated by python-semantic-release
chore: bump version to 2.1.0
@alandtse alandtse merged commit 1d1f0d0 into master Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment