Commit Graph

206 Commits

Author SHA1 Message Date
a750aac1a4 Swap wind/rain pins
Add output begin/end markers
2021-05-28 23:15:23 +00:00
e9ad5c3dfc New weather sketch 2021-05-28 19:14:17 +01:00
5b783b444f Update watch display 2021-03-16 12:21:17 -04:00
484a032e25 Disable triggering on PR 2021-03-16 12:20:58 -04:00
252ca06968 Merge pull request #6 from ckaczor/dependabot/npm_and_yarn/Display/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /Display
2021-03-16 12:05:59 -04:00
ba566e85d9 Merge pull request #5 from ckaczor/dependabot/npm_and_yarn/Display/socket.io-2.4.1
Bump socket.io from 2.3.0 to 2.4.1 in /Display
2021-03-16 12:05:47 -04:00
dependabot[bot]
4fff0d70da Bump elliptic from 6.5.3 to 6.5.4 in /Display
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 17:28:10 +00:00
a61032f756 - Add GPS support
- Reduce memory size of sketch
2021-01-22 23:04:55 +00:00
dependabot[bot]
d599dfde4b Bump socket.io from 2.3.0 to 2.4.1 in /Display
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 11:09:20 +00:00
3206ef4ee7 Add cpp properties file 2021-01-12 15:59:05 +00:00
690b54b9de Start moving to new hardware 2021-01-07 01:10:42 +00:00
4c4d01418f Update service to use base model 2020-11-17 19:20:37 -05:00
c91c9a7fe9 Bump minor version 2020-11-17 19:15:12 -05:00
77a1dc4b3c Move weather update to model project 2020-11-17 19:06:59 -05:00
0dfbd31811 Fix light level 2020-07-30 19:40:34 -04:00
6514eb7c76 Data model simplification 2020-07-30 19:31:50 -04:00
e810c4a240 Add aggregate API 2020-07-23 20:36:20 -04:00
f8a6c71dd0 Add vscode workspace 2020-07-22 22:45:10 +00:00
2d95e610fc Take out pressure slope and angle 2020-07-22 22:30:03 +00:00
82685927fa Update labels 2020-07-22 14:06:55 +00:00
388e9d03c2 Improvements to pressure and rain 2020-07-20 12:00:04 +00:00
8bf01ea027 Merge branch 'master' of github.com:ckaczor/HomeMonitor 2020-07-18 16:41:06 +00:00
de0d6cdc82 Update to .NET Core 3.1 and apply Roslyn suggestions 2020-07-18 16:41:01 +00:00
38fd327074 Merge pull request #4 from ckaczor/dependabot/npm_and_yarn/Display/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /Display
2020-07-18 07:56:51 -04:00
dependabot[bot]
2df2ac8670 Bump lodash from 4.17.15 to 4.17.19 in /Display
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 06:00:00 +00:00
e893299224 Update base Docker images 2020-07-18 00:24:53 +00:00
3253a8d7df Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/Display/npm-registry-fetch-4.0.5' 2020-07-17 19:58:00 -04:00
cff381b831 Add new values to the UI 2020-07-17 12:54:50 +00:00
ec0b3c9eb1 Implement weather calculations in the service 2020-07-17 12:31:56 +00:00
4c8649fe31 Change display to temp from pressure sensor 2020-07-09 12:46:43 -04:00
dependabot[bot]
db9898a105 Bump npm-registry-fetch from 4.0.4 to 4.0.5 in /Display
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 22:55:06 +00:00
61e3d065aa Reference level changes 2020-07-06 12:14:45 -04:00
cd2bdf63c6 Update MessageHandler.cs
Derp - back one hour
2020-07-05 22:50:28 -04:00
37e0ae0aaf Add "last hour" label 2020-07-02 10:37:09 -04:00
a8ac2a884b Change rain message to be sum of last hour 2020-07-02 10:31:41 -04:00
c1bee79a3d Upgrade Angular and other packages 2020-06-30 13:43:43 -04:00
dependabot[bot]
1730f164b4 Bump websocket-extensions from 0.1.3 to 0.1.4 in /Display
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 06:25:17 +00:00
725babbedc Change to 15 minute intervals 2020-04-19 18:50:13 -04:00
b340fe1b5e Adjust chart time intervals 2020-04-18 17:27:00 -04:00
f1ad2ba441 Scale up BatteryLevel 2020-04-15 20:39:45 -04:00
cb18e47765 Change prefix for new board 2020-04-14 12:15:04 -04:00
508a10c5ca Change prefix back 2020-04-02 19:11:16 -04:00
b13b2d2115 Change serial prefix 2020-04-02 19:03:57 -04:00
1e77e3fe4c Fix light level on watch app 2020-03-09 18:15:34 -04:00
8ded1f665a Fix light level on watch app 2020-03-02 18:06:56 -05:00
b39f748c22 Change rain charting 2019-11-10 10:40:56 -05:00
9ae173af94 Change widget names 2019-11-08 18:15:43 -05:00
d9f0216240 Initial Samsung watch app 2019-11-08 17:29:25 -05:00
39a56f2773 Add API for recent power 2019-10-22 19:46:46 -04:00
4b6a46a5ea Change version 2019-10-19 09:33:17 -04:00