atrovato / Gladys

A privacy-first, open-source home assistant
https://gladysassistant.com
Apache License 2.0
0 stars 0 forks source link

Add BL09XX/ESP32 temp devices #48

Closed atrovato closed 1 year ago

atrovato commented 2 years ago

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:

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!

codecov[bot] commented 2 years ago

Codecov Report

Merging #48 (8edb050) into master (505df71) will decrease coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   96.77%   96.70%   -0.07%     
==========================================
  Files         654      648       -6     
  Lines        9662     9352     -310     
==========================================
- Hits         9350     9044     -306     
+ Misses        312      308       -4     
Impacted Files Coverage Δ
server/services/tasmota/lib/features/humidity.js 100.00% <ø> (ø)
...ervices/tasmota/lib/features/device_temperature.js 100.00% <100.00%> (ø)
server/services/tasmota/lib/features/index.js 98.38% <100.00%> (+0.02%) :arrow_up:
...erver/services/tasmota/lib/features/temperature.js 100.00% <100.00%> (ø)
server/utils/constants.js
server/lib/device/index.js
server/utils/device.js
server/utils/slugify.js
server/models/device.js
server/lib/index.js
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

atrovato commented 1 year ago

Merged