forked from GladysAssistant/Gladys
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Cypress pr message #11
Draft
atrovato
wants to merge
62
commits into
master
Choose a base branch
from
cypress-pr-message
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…not working in dashboard & chat (GladysAssistant#1107)
…stant#1109) * Update dependencies * Add dependencies security audit in GitHub action
Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
* feat(zigbee2mqtt): Add service integration * feat(core): Add Stop Docker container function in system * feat(core): Add USB informations (productId, vectorId) for dongle differentiation * feat(core): Exclude zigbee2mqtt-container.json from nodemon * fix(zigbee2mqtt): Remove USB disable_led and fix path * fix(zigbee2mqtt): Containers' names and detection * feat(zigbee2mqtt): Setup Page in Mobile * fix(zigbee2mqtt): MQTT clientId random suffix + mosquito 2 * feat(zigbee2mqtt): Device detection and not managed devices * feat(zigbee2mqtt): Add TuYa, Lonsonho devices and fix models * test(zigbee2mqtt): Finish test 🚀 * fix(zigbee2mqtt): Feedbacks Louis - Error message when scan returns no device - Revamp feature and value convertion - Ignore empty MQTT messages - Put default name for each feature - Add hectoPascal Unit - Fix kWh unit * fix(zigbee2mqtt): Last fixes - Manage websocket connection lost in Discover - Remove devices without model from Discover - Automatic feature name * Update Xiaomi.js Update: * Aqara door & window contact sensor (MCCGQ11LM) to add temperature feature Add: * Aqara D1 single key wireless wall switch (WXKG06LM) * feat(zigbee2mqtt): Refactor and clean server code + doc * feat(zigbee2mqtt): Take PR feedbacks - i18n and localization fixes - reuse common getHouse action - removeListeners in component unmount - use classNames and external styles - remove unused code - fix mosquitto version to 2 - add demo.json - clean images and unwanted tracked files * feat(zigbee2mqtt): Manage SQL_FILE_PATH to store files * feat(zigbee2mqtt): Deactivate buttons if service not configured * feat(zigbee2mqtt): Add TuYa TS0011 device * feat(zigbee2mqtt): Manage click button values * fix(zigbee2mqtt): Fix getHouses common action usage Signed-off-by: Cyril Beslay <[email protected]> * fix(zigbee2mqtt): Fix some Xiaomi Devices * docs(zigbee2mqtt): Update documentation link * feat(docker): Add getContainerMounts in system * feat(zigbee2mqtt): Path management Create files on host regarding mount configuration Co-authored-by: Reno <[email protected]> Co-authored-by: Louis MILCENT <[email protected]> Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
… by refreshing user list only when it changes (GladysAssistant#1112)
* Fix dependencies server * npm audit fix everywhere
comVid (vendorId) is empty if /udev/ is not mounted in the container
Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
* feat(zigbee2mqtt): Handle TuYa TT001ZAV20 * feat(zigbee2mqtt): Add TuYa SNTZ007 * feat(zigbee2mqtt): Add ORVIBO Device SN10ZW * feat(zigbee2mqtt): Add SONOFF SNZB-* devices * feat(zigbee2mqtt): SNZB-01 is button not switch Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
- Fix models - Fix brightness feature (not read_only)
…istant#1128) Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
…nt#1170) Fix GladysAssistant#1150 Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
Fix GladysAssistant#1156 Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
…ands (GladysAssistant#1177) * Add brain E2E test to check if response of node-nlp change * Fix get temperature in room chat command * Fix get humidity in room in chat * Fix get camera image command * Fix light turn on/turn off command
Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
) Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
Fix GladysAssistant#1155 Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
Fix GladysAssistant#1172 Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #11 +/- ##
==========================================
+ Coverage 95.59% 96.45% +0.86%
==========================================
Files 532 644 +112
Lines 7189 8205 +1016
==========================================
+ Hits 6872 7914 +1042
+ Misses 317 291 -26
Continue to review full report at Codecov.
|
1d95d91
to
1311399
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.json
) 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!