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

[pull] master from GladysAssistant:master #105

Merged
merged 19 commits into from
Aug 22, 2021
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 2, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jul 2, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #105 (08e72c4) into master (4cf4752) will increase coverage by 0.19%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   96.30%   96.49%   +0.19%     
==========================================
  Files         639      650      +11     
  Lines        8141     8306     +165     
==========================================
+ Hits         7840     8015     +175     
+ Misses        301      291      -10     
Impacted Files Coverage Δ
server/api/routes.js 97.95% <ø> (ø)
server/config/config.js 100.00% <ø> (ø)
server/models/scene.js 93.75% <ø> (ø)
server/services/zigbee2mqtt/model/IKEA.js 100.00% <ø> (ø)
server/services/zigbee2mqtt/model/Philips.js 100.00% <ø> (ø)
server/utils/constants.js 100.00% <ø> (ø)
server/api/controllers/area.controller.js 100.00% <100.00%> (ø)
server/api/controllers/calendar.controller.js 100.00% <100.00%> (ø)
server/lib/area/area.checkNewLocation.js 100.00% <100.00%> (ø)
server/lib/area/area.create.js 100.00% <100.00%> (ø)
... and 45 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cb79bd...08e72c4. Read the comment docs.

Pierre-Gilles and others added 18 commits July 2, 2021 13:42
* Fix #1225: Remove max height on user presence box

* Fix #1207: In send message action in scene, going backspace should not delete variable in Firefox

* Fix #1222: Make it possible to enter negative value in scene triggers

* Fix #1106: Make it possible to use decimal numbers in scene

* Fix #1055: Fix validation error message in house settings
Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
Fix #1209

Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
* feat(zigbee2mqtt): Add color feature to devices

* feat(zigbee2mqtt): Add light color feature

Close #1156

* feat(utils): Add XY color conversion to Int

https://gist.github.com/popcorn245/30afa0f98eea1c2fd34d

* feat(zigbee2mqtt): Fix PR feedbacks

* feat(core): Add Light Temperature Box Row

* fix(zigbee2mqtt): Fix Light Temperature min max values

Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
* Add scene.active in DB

* Add active switch to scene list

* Add a way to update active in edit scene

* Rollback toggle if request fails

* Only checkTrigger if the scene is active or not

* Fix tests

* Add active attribute to demo file

* Add Cypress tests
…played (#1238)

* In user presence dashboard box, it's possible to select the users displayed

* Add Cypress test on user presence box

* Edit empty state message
…1235)

Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
* Move config file to src folder

* Migrating to preact-cli 3

* sw-esm.js is not cached as well

* Use optimized version of tabler

* Add a service worker to unregister the old one

* Fix bug in edithouse component

* Fix tests & upgrade react-select

* Use actions/cache@v2 in Github Actions to better cache npm install

* Add ios splash screen PWA

* Add apple-mobile-web-app-status-bar-style

* copy old sw.js after building

* Dynamically import demo.json file save size
* Bluettoth stop presence scanner

* Bluetooth check state before scan

Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
* feat(zigbee2mqtt): Add CO2 feature management

* feat(zigbee2mqtt): Add TuYa TS0601_air_quality_sensor

Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
@VonOx VonOx merged commit a3bfee8 into VonOx:master Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants