Chris Stuurman Chris
  • Joined on 2023-12-10
Chris pushed to main at ESPHome/configs 2026-04-27 18:03:22 +02:00
d0f97b46a6 Added ads131m08, etc. external component
Chris pushed to main at ESPHome/configs 2026-03-20 17:22:04 +02:00
da6e5961e9 Merge branch 'merge-prep'
605523ede5 merge prep
c43c401e72 remove child submodule
4fb865c0fa updates after making Solar submodule of esphome config folder
9b71eca610 Old uncommited updates
Compare 8 commits »
Chris pushed to main at ESPHome/configs 2026-03-20 12:44:05 +02:00
da2ec772bc updates after making Solar submodule of esphome config folder
Chris pushed to main at ESPHome/Solar 2026-03-20 12:43:24 +02:00
4fb865c0fa updates after making Solar submodule of esphome config folder
Chris pushed to main at ESPHome/configs 2026-03-20 12:41:05 +02:00
7c1269f9e2 added .gitmodules
Chris pushed to main at ESPHome/configs 2026-03-20 12:26:03 +02:00
29cb34de15 removed source/solar as a sudmodule
Chris created repository WindowsServer/sthomeAD 2026-01-29 13:58:01 +02:00
Chris created branch main in WindowsServer/WindowsAD 2026-01-29 13:56:15 +02:00
Chris pushed to main at WindowsServer/WindowsAD 2026-01-29 13:56:15 +02:00
c4d521fe36 Add files via upload
13e696ef1b Add files via upload
cf628d9903 Add files via upload
a2ca35f457 Add files via upload
4d81adfc73 Add files via upload
Compare 10 commits »
Chris created repository WindowsServer/WindowsAD 2026-01-29 13:55:04 +02:00
Chris pushed to main at ESPHome/configs 2026-01-29 13:41:33 +02:00
c19a547f58 Updated sthome-ut8.yaml making set_heat_indicators script a little bit more generic
Chris pushed to main at ESPHome/configs 2026-01-19 21:52:26 +02:00
6611e6c32f Added AC Voltage Sensor. Reading results are still wrong
Chris pushed to main at ESPHome/configs 2026-01-18 23:57:25 +02:00
56124beb98 Added ds3231 external component. Restored sthome-ut8.yaml
Chris pushed to main at ESPHome/configs 2026-01-17 23:18:33 +02:00
783879ae2a Added tlc59208f_ext
Chris pushed to main at ESPHome/configs 2026-01-15 21:37:35 +02:00
27a62002fa Added continuous mode to ADS1115_int
Chris pushed to main at ESPHome/configs 2026-01-15 08:23:13 +02:00
391630fd06 ADS1115_int multiple Alert/Rdy lines, i.e. 1 per ADS1115 is working.
Chris pushed to main at ESPHome/configs 2026-01-12 22:08:34 +02:00
602cd9dc0d Got ISR method working with ads1115_int using semaphore.
Chris pushed to main at ESPHome/configs 2026-01-11 23:35:41 +02:00
20d2e5b4ef Working on directly publishing from ISR for ads1115_int. WIP (controller hangs)
Chris pushed to main at ESPHome/configs 2026-01-11 20:34:44 +02:00
a105cf0748 Before changing ads1115_int to directly publish from ISR
Chris pushed to main at ESPHome/configs 2026-01-10 23:08:14 +02:00
76fd7fa443 Added datasheet example code and some arduino git code from tpcorrea. Still WIP.