-
-
Notifications
You must be signed in to change notification settings - Fork 288
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
Add missing integrations in integrations view + add open-zwave deprecated warning #1579
Conversation
Job #408: Bundle Size — 6.84MB (+1.25%).Changed metrics (4/10)
|
Codecov Report
@@ Coverage Diff @@
## master #1579 +/- ##
=======================================
Coverage 96.64% 96.64%
=======================================
Files 630 630
Lines 9267 9267
=======================================
Hits 8956 8956
Misses 311 311 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@atrovato You're right, I'm moving Google Home / Alexa into the "communication" tab, it's better. For the description line, I'm going to write longer descriptions for other integrations :D |
Pull Request check-list
To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:
npm test
on both front/server)npm run eslint
on both front/server)npm run prettier
on both front/server)npm run compare-translations
on front)front/src/config/demo.js
) so that the demo website is working without a backend? (if needed) See https://demo.gladysassistant.com.NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
Description of change
Please provide a description of the change here. It's always best with screenshots, so don't hesitate to add some!