Commit Graph

645 Commits

Author SHA1 Message Date
DTTerastar 2793b18ffb ArduinoJson to 7.0.2 2024-01-21 08:19:32 -05:00
Darrell dba3e9f00c
Bump AsyncWiFiSettings to 1.0.10 (fixes #1192) (#1206) 2024-01-21 01:25:20 +00:00
FvanEgmond a3d80f3a1d
SGP30: Corrected measure interval, added separate Reporting Interval, Corrected TVOC device class (#1203)
SGP30 Differentiate in sensor measuring interval and reporting interval; Corrected TVOC device class.
2024-01-18 13:53:37 +00:00
Arne Schwarck d888c45806
Increase internal time (#1163)
* Increase internal time 

Every second is a bit overkill causing home assistant to struggle to visualise the data. Every 5 seconds should be better.

* Decrease SPG30 to 1 per minute

* Fix typo. Sensor every minute instead of every second

* Revert to integer
2024-01-10 21:23:51 -05:00
dependabot[bot] 90b94c589b
Bump cssnano from 6.0.1 to 6.0.3 in /ui (#1188)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 6.0.1 to 6.0.3.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.0.1...cssnano@6.0.3)

---
updated-dependencies:
- dependency-name: cssnano
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 02:23:02 +00:00
Everything Smart Home d1cb9b3f69
Add support for EST-PoE-32 (#1186)
* Add support for EST-PoE-32

* Change comment to make more clear
2024-01-10 21:22:37 -05:00
dependabot[bot] fe6a597894
Bump tailwindcss from 3.3.7 to 3.4.1 in /ui (#1187)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.1/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.7...v3.4.1)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 02:13:59 +00:00
dependabot[bot] 29d99460f1
Bump postcss from 8.4.32 to 8.4.33 in /ui (#1190)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.32 to 8.4.33.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.32...8.4.33)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 02:12:55 +00:00
Darrell 0002fdf084
Fix c3 compilation (#1193) 2024-01-11 02:07:06 +00:00
dependabot[bot] b9b75caa51
Bump github/codeql-action from 2 to 3 (#1165)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 22:13:48 -05:00
dependabot[bot] 590f990874
Bump actions/upload-artifact from 3 to 4 (#1166)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 22:12:23 -05:00
dependabot[bot] 03017a2f20
Bump actions/download-artifact from 3 to 4 (#1167)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 22:12:10 -05:00
dependabot[bot] 46b79862c7
Bump tailwindcss from 3.3.6 to 3.3.7 in /ui (#1168)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.7/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.6...v3.3.7)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 22:02:33 -05:00
dependabot[bot] b4d8229659
Bump svelte-preprocess from 5.1.1 to 5.1.3 in /ui (#1170)
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 5.1.1 to 5.1.3.
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.1...v5.1.3)

---
updated-dependencies:
- dependency-name: svelte-preprocess
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 22:02:18 -05:00
dependabot[bot] 275a49dd04
Bump mime from 4.0.0 to 4.0.1 in /ui (#1171)
Bumps [mime](https://github.com/broofa/mime) from 4.0.0 to 4.0.1.
- [Changelog](https://github.com/broofa/mime/blob/v4.0.1/CHANGELOG.md)
- [Commits](https://github.com/broofa/mime/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: mime
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 22:01:48 -05:00
Mike Creuzer 13e7414559
Sensor DS18B20 Check to Skip Null Values (#1172)
Check to Skip Null Values
2023-12-18 22:01:04 -05:00
dependabot[bot] 28bef75683
Bump actions/setup-python from 4 to 5 (#1160)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 21:44:49 -05:00
Laurent 872374c771
miTherm: temperature & humidity decimal precision set to 2 (#1154)
temperature & humidity decimal precision set to 2
2023-12-07 23:37:27 +00:00
Scott Holodak 4064a18eff
Add https:// -> wss:// replace call (#1156) 2023-12-07 23:34:14 +00:00
dependabot[bot] e692b56ff9
Bump vite from 4.5.0 to 4.5.1 in /ui (#1155)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 18:32:14 -05:00
Gunnar Beutner e4bbb1d11c
Add build timestamp to the version number (#1145)
I've found this rather useful when repeatedly deploying updated firmware
images to a large number of nodes.

The patch carefully avoids full rebuilds of any "real" source files by
putting the timestamp into a separate .cpp file. It also works around
PlatformIO's build cache that would happily permanently cache the timestamp
file if we were using __DATE__.

The Python script isn't entirely necessary because we could just simply
touch the timestamp file via extra_scripts to force a rebuild. But we'd
need _some_ kind of script anyway and this way we can format the timestamp
more easily than is possible with C++.
2023-12-05 06:02:03 -05:00
Darrell 11e3e3dc63
Create CODEOWNERS (#1153) 2023-12-05 10:59:41 +00:00
dependabot[bot] 6a2d2b786b
Bump postcss-load-config from 4.0.2 to 5.0.2 in /ui (#1148)
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config) from 4.0.2 to 5.0.2.
- [Release notes](https://github.com/postcss/postcss-load-config/releases)
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-load-config/compare/v4.0.2...5.0.2)

---
updated-dependencies:
- dependency-name: postcss-load-config
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 05:58:55 -05:00
dependabot[bot] e61174303d
Bump mime from 3.0.0 to 4.0.0 in /ui (#1149)
Bumps [mime](https://github.com/broofa/mime) from 3.0.0 to 4.0.0.
- [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md)
- [Commits](https://github.com/broofa/mime/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: mime
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 05:58:10 -05:00
dependabot[bot] a78e270142
Bump postcss from 8.4.31 to 8.4.32 in /ui (#1150)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 05:47:28 -05:00
dependabot[bot] bfcd14c8df
Bump svelte from 4.2.7 to 4.2.8 in /ui (#1151)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.7 to 4.2.8.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.8/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.8/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 05:47:16 -05:00
dependabot[bot] d460463e36
Bump tailwindcss from 3.3.5 to 3.3.6 in /ui (#1152)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.5...v3.3.6)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 05:47:00 -05:00
DTTerastar daca669bed Fix negative variance 2023-12-03 08:14:45 -05:00
Darrell f84b89555c
Use default advertising intervals to fix high variance (#1139) 2023-11-29 23:09:08 +00:00
Darrell c002b1fd80
Add variance reporting (#1135)
Add variance to mqtt
2023-11-29 16:48:08 -05:00
dependabot[bot] 472f557e7a
Bump svelte-preprocess from 5.1.0 to 5.1.1 in /ui (#1133)
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 5.1.0 to 5.1.1.
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: svelte-preprocess
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 16:42:46 -05:00
dependabot[bot] 6eade0db8d
Bump @sveltejs/vite-plugin-svelte from 2.5.2 to 2.5.3 in /ui (#1134)
Bumps [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@2.5.3/packages/vite-plugin-svelte)

---
updated-dependencies:
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 16:42:31 -05:00
dependabot[bot] 3e9d4463a2
Bump svelte from 4.2.3 to 4.2.7 in /ui (#1125)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.3 to 4.2.7.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.7/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.7/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 15:12:58 -05:00
dependabot[bot] 846eac65a8
Bump postcss-load-config from 4.0.1 to 4.0.2 in /ui (#1126)
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/postcss/postcss-load-config/releases)
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-load-config/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: postcss-load-config
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 15:12:12 -05:00
Darrell 35ff460809
Update dependabot.yml 2023-11-14 19:11:59 -05:00
Darrell eab5e92aea
Send events (#1120) 2023-11-13 13:43:27 +00:00
Darrell 434e1dbf2a
Try to fix gh actions (#1117) 2023-11-12 20:57:14 +00:00
DTTerastar 394bd26f43 Misc 2023-11-12 15:22:09 -05:00
DTTerastar ba9a5b2ef2 Fix the upload releases 2023-11-12 15:19:31 -05:00
Darrell 25992881cc
Use matrix build to speed up (#1115) 2023-11-12 15:02:50 -05:00
DTTerastar c3896cdbfe Set branch and sha in master 2023-11-12 14:24:16 -05:00
Darrell 72d786c148
Improve 1-Euro distance filtering, add spike filter (#1108)
* Spike detection
* Remove SoftFilters
2023-11-12 18:27:18 +00:00
Darrell bb81432836
Fix race condition (#1114) 2023-11-12 18:20:11 +00:00
DTTerastar da87ad544c Misc fix 2023-11-12 13:04:07 -05:00
Darrell afa5f4c3aa
Update release-drafter.yml (#1112) 2023-11-11 20:46:55 +00:00
Gunnar Beutner a6e5a18dae
Copy all statistics values when a device's MAC address changes (#1098)
When a device's MAC address changes we attempt to keep old distance
measurements. This can be improved by also copying the filter state
and a few more related values.
2023-11-11 13:36:32 -05:00
Darrell 6eb2347e6e
Add mqtt command skip_ms and skip_distance (#1109) 2023-11-11 13:05:39 +00:00
dependabot[bot] 7ccc8792cf
Bump svelte-preprocess from 5.0.4 to 5.1.0 in /ui (#1103)
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 5.0.4 to 5.1.0.
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/commits)

---
updated-dependencies:
- dependency-name: svelte-preprocess
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-11 12:38:50 +00:00
dependabot[bot] 89addb048b
Bump @sveltejs/vite-plugin-svelte from 2.5.0 to 2.5.2 in /ui (#1102)
Bumps [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/@sveltejs/vite-plugin-svelte@2.5.2/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@2.5.2/packages/vite-plugin-svelte)

---
updated-dependencies:
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-11 07:16:20 -05:00
dependabot[bot] 7c7a295578
Bump svelte from 4.2.2 to 4.2.3 in /ui (#1104)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte-4/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.3/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-11 07:15:51 -05:00