Commit Graph

75 Commits

Author SHA1 Message Date
e00bb35589 Remove heat index upper bound 2025-06-24 22:46:36 +00:00
766fa7c0cf Update SQL Server version 2025-01-13 21:24:31 +00:00
3617c0cf5f Adjust CORS on weather service 2024-02-09 21:20:33 -05:00
5f76a19746 Switch to common OpenTelemetry package 2024-01-27 15:21:23 -05:00
5d0bc2c31c Update Weather to .NET 8 and add telemetry 2024-01-25 16:25:59 -05:00
b5f2a6b535 Initial setup of environment service 2024-01-13 21:20:09 -05:00
0e9f677408 Update ingress to traefik v2 2023-03-30 13:48:25 -04:00
75e1d7bc86 Update ingress in k8s manifests 2023-03-30 12:46:28 -04:00
9b0710b9d8 Add parameter for time zone 2023-03-21 10:36:02 -04:00
3edcf2f6a4 Update for temperature 2022-03-21 15:38:12 -04:00
a7e5b271f8 Update pool everywhere this time 2022-03-21 12:48:08 -04:00
c9f27b2c60 Fix temp value source 2021-06-05 19:12:28 -04:00
bfc800a6d0 Fix enum serialization 2021-05-29 22:48:11 -04:00
70c73cc6b3 Tweaks to aggregation 2021-05-29 22:30:11 -04:00
4cb2ebe75a Fix temperature aggregate 2021-05-29 22:13:23 -04:00
08b480a969 Update weather service to .NET 5 2021-05-29 12:06:51 -04:00
b29967dee2 Switch to using temp from humidity sensor 2021-05-28 20:59:32 -04:00
de95ec18a5 Light level changes 2021-05-28 20:27:10 -04:00
2878a038be Update models library 2021-05-28 19:57:04 -04:00
4ada97fdd8 Updates for new hardware
- New model package
- Remove battery level
- Change light level decimal scale
2021-05-28 19:35:48 -04:00
484a032e25 Disable triggering on PR 2021-03-16 12:20:58 -04:00
4c4d01418f Update service to use base model 2020-11-17 19:20:37 -05: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
2d95e610fc Take out pressure slope and angle 2020-07-22 22:30:03 +00:00
388e9d03c2 Improvements to pressure and rain 2020-07-20 12:00:04 +00:00
de0d6cdc82 Update to .NET Core 3.1 and apply Roslyn suggestions 2020-07-18 16:41:01 +00:00
e893299224 Update base Docker images 2020-07-18 00:24:53 +00:00
ec0b3c9eb1 Implement weather calculations in the service 2020-07-17 12:31:56 +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
a8ac2a884b Change rain message to be sum of last hour 2020-07-02 10:31:41 -04:00
f1ad2ba441 Scale up BatteryLevel 2020-04-15 20:39:45 -04:00
4b6a46a5ea Change version 2019-10-19 09:33:17 -04:00
7bd2f54d43 Switch to multi-stage build/deploy 2019-10-19 09:10:27 -04:00
8c6847253c Update to released .NET Core 3.0 2019-10-19 08:45:56 -04:00
53ea63591d Fix light level query 2019-10-16 20:35:41 -04:00
1186f9179d Add grouped weather value API 2019-10-16 20:21:08 -04:00
618688ed08 Rework wind history API 2019-10-11 16:26:21 -04:00
7d1c3dced0 Add wind history support 2019-10-08 21:00:49 -04:00
f2b47e863e Add rain total to grouped API 2019-10-08 19:26:07 -04:00
d593c0095f Change value history to not group 2019-10-06 19:01:35 -04:00
4f2a0915ad Fix query 2019-10-05 17:03:00 -04:00
4b4bfe22a8 Remove unit change for pressure and change light to percentage 2019-10-05 16:53:41 -04:00
0ac5208409 Add endpoint to get several bucketed values 2019-10-01 18:48:01 -04:00
7dc326c02f Add CORS 2019-09-11 17:43:28 -04:00
1f1f54706c Add some initial history APIs 2019-09-06 17:30:01 -04:00
23d1e779c1 Extend rain data type 2019-08-29 22:24:58 -04:00
5a0e1b043f Add initial history API 2019-08-08 21:03:20 -04:00
f4da45f4bb Add API to get most recent reading 2019-08-07 18:39:59 -04:00