Commit Graph

545 Commits

Author SHA1 Message Date
Darrell 2279f462d6
Bump node deps (#953) 2023-06-30 18:51:11 -04:00
dependabot[bot] 1576f84b3d
Bump rollup from 3.23.1 to 3.25.3 in /ui (#948)
Bumps [rollup](https://github.com/rollup/rollup) from 3.23.1 to 3.25.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.23.1...v3.25.3)

---
updated-dependencies:
- dependency-name: rollup
  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-06-27 07:44:34 -04:00
dependabot[bot] dc676d0fb5
Bump rollup-plugin-svelte from 7.1.5 to 7.1.6 in /ui (#949)
Bumps [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte) from 7.1.5 to 7.1.6.
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/rollup-plugin-svelte/commits)

---
updated-dependencies:
- dependency-name: rollup-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-06-27 07:43:45 -04:00
dependabot[bot] e649e636d8
Bump concurrently from 8.1.0 to 8.2.0 in /ui (#928)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: concurrently
  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-06-26 08:49:08 -04:00
Gunnar Beutner b00b1eb4ac
Ensure that setting rssi@1m works after a reboot (#937)
When we receive a config message from MQTT before we've seen the
associated tracker we don't correctly update the rssi@1m value
when we get a Bluetooth frame from the tracker later on.

This patch ensures that we correctly update the rssi@1m value.
2023-06-26 08:46:58 -04:00
dependabot[bot] 46993faa1d
Bump @sveltejs/vite-plugin-svelte from 2.4.1 to 2.4.2 in /ui (#942)
Bumps [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) from 2.4.1 to 2.4.2.
- [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.4.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-06-26 08:42:03 -04:00
EnthusiastDeveloper f86f697aa8
Update BH1750 sensor interval (#945)
Decreased sensor interval from 60 sec to 2 sec, for rapid sensor readings.
This helps a lot in a plethora of light-related automations based on this value.
This was also mentioned in #744.
2023-06-26 08:41:22 -04:00
dependabot[bot] 979340db56
Bump rollup from 3.23.0 to 3.23.1 in /ui (#923)
Bumps [rollup](https://github.com/rollup/rollup) from 3.23.0 to 3.23.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.23.0...v3.23.1)

---
updated-dependencies:
- dependency-name: rollup
  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-06-06 10:28:14 -04:00
dependabot[bot] ca4e9c69e9
Bump postcss from 8.4.23 to 8.4.24 in /ui (#918)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.24.
- [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.23...8.4.24)

---
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-06-02 15:05:07 -04:00
dependabot[bot] b7ec6c1059
Bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 in /ui (#919)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.2 to 15.1.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v15.1.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  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-06-02 14:57:37 -04:00
dependabot[bot] 83ca94175f
Bump concurrently from 8.0.1 to 8.1.0 in /ui (#920)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: concurrently
  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-06-02 14:57:06 -04:00
dependabot[bot] 31e37f2886
Bump @sveltejs/vite-plugin-svelte from 2.3.0 to 2.4.1 in /ui (#917) 2023-06-02 07:52:44 -04:00
dependabot[bot] 4469f90112
Bump svelte-preprocess from 5.0.3 to 5.0.4 in /ui (#912)
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 5.0.3 to 5.0.4.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-27 20:30:04 -04:00
dependabot[bot] 6c77cce8c2
Bump rollup-plugin-svelte from 7.1.4 to 7.1.5 in /ui (#914)
Bumps [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte) from 7.1.4 to 7.1.5.
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/rollup-plugin-svelte/commits)

---
updated-dependencies:
- dependency-name: rollup-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-05-26 18:27:03 -04:00
dependabot[bot] 5f833dcb54
Bump vite from 4.3.8 to 4.3.9 in /ui (#915)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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-05-26 18:26:53 -04:00
Darrell b321fcf111
Make CDC builds seperate (#887)
* Make CDC builds seperate
* Use tasmota ver
* Build cdc versions
2023-05-24 09:21:26 -04:00
Mike Creuzer e50a2195b4
Switches buttons (#899)
Added Switches support along the pattern as Motion
2023-05-23 19:11:38 -04:00
Christopher Wong 3140ffcb3b
Add support for DS18B20 sensors (#907)
Add support for DS18B20 sensors.

This supports multiple sensors chained onto the same pin.
2023-05-23 19:10:17 -04:00
DTTerastar c3eaab9843 Fix GL-inet GL-S10 v2.1 Ethernet clock pin 2023-05-23 18:43:13 -04:00
Darrell 6e4b5edfa0
Upgrade-npm (#910)
Npm upgrades
2023-05-23 18:34:08 -04:00
DTTerastar f3bb4cc4d0 New ui 2023-03-28 21:34:40 -04:00
dependabot[bot] 9518706d6e
Bump cssnano from 5.1.15 to 6.0.0 in /ui (#869)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.15 to 6.0.0.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.15...cssnano@6.0.0)

---
updated-dependencies:
- dependency-name: cssnano
  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-03-28 21:31:32 -04:00
dependabot[bot] fe691f6b67
Bump tailwindcss from 3.2.7 to 3.3.0 in /ui (#870)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.7 to 3.3.0.
- [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.2.7...v3.3.0)

---
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>
2023-03-28 21:30:39 -04:00
dependabot[bot] b951e8d979
Bump svelte-table from 0.5.6 to 0.5.7 in /ui (#871)
Bumps [svelte-table](https://github.com/dasDaniel/svelte-table) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/dasDaniel/svelte-table/releases)
- [Changelog](https://github.com/dasDaniel/svelte-table/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/dasDaniel/svelte-table/compare/v0.5.6...v0.5.7)

---
updated-dependencies:
- dependency-name: svelte-table
  dependency-type: direct:production
  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-03-28 21:29:29 -04:00
dependabot[bot] c2443925f6
Bump rollup from 3.20.0 to 3.20.2 in /ui (#867)
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.0 to 3.20.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.20.0...v3.20.2)

---
updated-dependencies:
- dependency-name: rollup
  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-03-25 19:48:49 -04:00
DTTerastar 83e6772703 Fix misc warnings 2023-03-25 11:37:53 -04:00
DTTerastar 7ffd75c673 Turn off NaN serialization, upgrade ArduinoJson 2023-03-24 16:14:46 -04:00
Darrell 343eb99c55
Make close fingerprints yellow in UI (#862) 2023-03-22 11:50:53 -04:00
DTTerastar d343439d21 More logging cleanup 2023-03-22 09:33:43 -04:00
DTTerastar 0ae3afc254 Cleanup logging 2023-03-22 08:50:00 -04:00
DTTerastar cd0f908453 More memory prints 2023-03-22 08:36:13 -04:00
DTTerastar a10e8dcff2 Rollup v3 2023-03-21 22:35:41 -04:00
DTTerastar 6a6c2c89f4 Update ui 2023-03-21 22:23:45 -04:00
dependabot[bot] e4b658632a
Bump svelte-preprocess from 5.0.1 to 5.0.3 in /ui (#856)
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/sveltejs/svelte-preprocess/releases)
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.1...v5.0.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-03-21 22:16:53 -04:00
Darrell c790957c6d
Fix S3 serial output (#858) 2023-03-21 22:05:11 -04:00
DTTerastar 858200e745 Fix build flags 2023-03-19 15:21:48 -04:00
Darrell aeee0b718e
Update dependabot.yml 2023-03-14 21:18:13 -04:00
Darrell dab8db3ccb
Update README.md 2023-03-14 21:11:44 -04:00
DTTerastar 1a11967d67 Misc ui changes 2023-03-14 18:24:29 -04:00
dependabot[bot] 88a5b7d97f
Bump postcss from 8.4.14 to 8.4.21 in /ui (#845)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.21.
- [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.14...8.4.21)

---
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-03-14 18:22:07 -04:00
dependabot[bot] 624991da9b
Bump concurrently from 7.3.0 to 7.6.0 in /ui (#848)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.3.0 to 7.6.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.6.0)

---
updated-dependencies:
- dependency-name: concurrently
  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-03-14 18:21:51 -04:00
dependabot[bot] b34759371a
Bump autoprefixer from 10.4.8 to 10.4.14 in /ui (#850)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.8 to 10.4.14.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.8...10.4.14)

---
updated-dependencies:
- dependency-name: autoprefixer
  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-03-14 18:21:38 -04:00
dependabot[bot] eac4c28d57
Bump tailwindcss from 3.1.7 to 3.2.7 in /ui (#851)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.7 to 3.2.7.
- [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.1.7...v3.2.7)

---
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>
2023-03-14 18:21:14 -04:00
dependabot[bot] eddbe6facb
Bump svelte from 3.49.0 to 3.56.0 in /ui (#846)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.49.0 to 3.56.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.49.0...v3.56.0)

---
updated-dependencies:
- dependency-name: svelte
  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-03-14 06:17:51 -04:00
dependabot[bot] a842b68d9e
Bump cssnano from 5.1.12 to 5.1.15 in /ui (#849)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.12 to 5.1.15.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.12...cssnano@5.1.15)

---
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>
2023-03-14 06:17:17 -04:00
Darrell 70383c8f47
Add support for esp32s3 (#834) 2023-03-11 02:13:34 -05:00
DTTerastar 7a6c7abfcb Remove unused variable 2023-03-11 00:12:46 -05:00
DTTerastar 1c151d1982 Rebuild gui 2023-03-10 23:49:37 -05:00
dependabot[bot] 6cb5d224a9
Bump svelte-preprocess from 4.10.7 to 5.0.1 in /ui (#842)
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 4.10.7 to 5.0.1.
- [Release notes](https://github.com/sveltejs/svelte-preprocess/releases)
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/commits/v5.0.1)

---
updated-dependencies:
- dependency-name: svelte-preprocess
  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-03-10 23:44:59 -05:00
dependabot[bot] bfa08e0b4b
Bump rollup-plugin-svelte from 7.1.0 to 7.1.4 in /ui (#840)
Bumps [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte) from 7.1.0 to 7.1.4.
- [Release notes](https://github.com/sveltejs/rollup-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/rollup-plugin-svelte/compare/v7.1.0...v7.1.4)

---
updated-dependencies:
- dependency-name: rollup-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-03-10 23:43:50 -05:00