Commit Graph

78 Commits

Author SHA1 Message Date
Marcus Scholz 6985991d3a 1st working esp32-cam implementation. 2024-01-20 00:04:45 +01:00
Marcus Scholz 8a5ba47dfa Changes to serverroom sensor. 2024-01-20 00:03:43 +01:00
Marcus Scholz 8cad164008 IKEA blueprint, replaced bathroom sensor with ESPHome. 2024-01-17 11:50:02 +01:00
Marcus Scholz 395bf7bb9c Cleaned up duplicate pin usage. 2023-12-25 16:45:19 +01:00
Marcus Scholz c0ebd9188d Entity name changes (and typo) because of update. 2023-12-25 00:51:42 +01:00
Marcus Scholz 0dff2d90ff Fixed Raspiaudio Muse luxe speaker due to ESPHome breaking change. 2023-12-14 14:34:30 +01:00
Marcus Scholz 2d3c9cf674 Add RD6018 Lab PSU via ESPhome WiFi. 2023-11-06 23:22:06 +01:00
Marcus Scholz 429dce72fe Fixed temperature offset with filter. Native offset not reliable. 2023-11-02 21:34:12 +01:00
Marcus Scholz abef860f2e Unified device setup / descriptors / variables. Purely cosmetic ;-) 2023-05-27 16:52:05 +02:00
Marcus Scholz 40e18e493b Assistant now working with speaker component, still issues with volume and LED. 2023-05-27 15:29:36 +02:00
Marcus Scholz e44ec663f0 Added fully functional m5stack atom echo voice assistant. 2023-05-27 15:28:18 +02:00
Marcus Scholz 0c2d11f7fa Retired legacy template sensor for helper with statistics enabled. 2023-05-08 18:15:16 +02:00
Marcus Scholz adb050d0b8 Added ESPHome microphone support to Raspimuse Luxe Speaker. Makes nasty noise. 2023-05-04 23:45:43 +02:00
Marcus Scholz 7e64d92101 Another round of fixing the wireless speaker. 2023-05-04 10:15:16 +02:00
Marcus Scholz e0e888870f Fixed Raspiaudio for ESPHome 2023.4.x. 2023-05-01 20:57:16 +02:00
Marcus Scholz 1c48bac6f2 Removed deprecated api-password from config 2023-02-02 17:48:41 +01:00
Marcus Scholz 5235e48023 Changed pulse counter configuration to updated expample sketch by iotdevices, removed api-password. 2023-02-02 17:46:36 +01:00
Marcus Scholz 1d7ce83972 Unified WiFi setting variables 2022-12-17 11:49:09 +01:00
Marcus Scholz 51d3745904 Made a little space for radioactivity display. 2022-12-09 07:56:25 +01:00
Marcus Scholz ae70e9eead Changed Pinout for final hardware assembly. 2022-12-06 13:44:29 +01:00
Marcus Scholz acc3e5c9c8 Added actual sensor display to 7-segment display. Dims at night. 2022-11-07 23:58:48 +01:00
Marcus Scholz b0aa7991f9 Added geigercounter and display it on epaperframe. 2022-11-05 23:47:51 +01:00
Marcus Scholz d0619aa4b6 Enabled encryption, address, fallback hotspot. 2022-09-01 15:25:46 +02:00
Marcus Scholz 4b5a9f7ad3 Added Raspiaudio Muse Luxe ESPHome config. 2022-09-01 13:52:07 +02:00
Marcus Scholz 44ea7a1957 Replaced sensor. 2022-09-01 13:47:06 +02:00
Marcus Scholz 7f12efa1ba Added Sleepingroom power sensor(s). 2022-04-09 23:55:48 +02:00
Marcus Scholz 4bfcc04fc5 Added Livinroom power sensors. 2022-04-09 21:44:35 +02:00
Marcus Scholz e9937726ec A little pixel-pushing to make high CO2 numbers look not so much crammed. 2022-04-09 19:57:19 +02:00
Marcus Scholz 3b209ec96d Added 2 buttons, which enable next screen / refresh vom HA. 2022-04-09 19:37:25 +02:00
Marcus Scholz 72b91cebcb Added GPIO output pin that periodically presses the power key of the PSU to prevent poweroff. 2022-04-04 21:16:22 +02:00
Marcus Scholz bcf8b11758 Added power graph. 2022-02-22 09:51:51 +01:00
Marcus Scholz f7ffbdc183 Added icons. Unified formatting. 2022-02-21 00:43:36 +01:00
Marcus Scholz c761fe3285 Added power dashboard based on environment template. Added total and serverroom meter. 2022-02-20 23:54:28 +01:00
Marcus Scholz 41aa777e2b Added small C1024 logo. 2022-02-20 19:23:45 +01:00
Marcus Scholz 6d740d7383 Moved sunrise/set calculation to HA via template sensor. Get rid of that (non-working) dirty workaround. 2022-02-20 16:45:59 +01:00
Marcus Scholz 3208797a0a Replaced logo as tranparency is rendered black. 2022-02-20 16:38:45 +01:00
Marcus Scholz 1d32067ef8 Shifted GPIOs around for final breakout board. Removed a pushbutton. Click/doubleclick for 1 button. 2022-02-02 23:43:34 +01:00
Marcus Scholz 8d6c5737b0 Added CO2/PM2.5 warnings. Some new font glyphs. Some formatting. Little Rearrangements. 2021-12-31 21:48:27 +01:00
Marcus Scholz 9feaeaf265 Removed DHT22, replaced airpressure with value from HA. Remade serverroom representation. 2021-12-31 01:03:51 +01:00
Marcus Scholz 84695a5a5f Built serverroom sensor and exchanged DHT22 with BMP280. 2021-12-31 00:41:07 +01:00
Marcus Scholz ebe089df5f Removed BMP280 sensor from sleeping room. 2021-12-31 00:40:18 +01:00
Marcus Scholz a54654226b Various changes to layout and sensors. 2021-12-02 15:23:28 +01:00
Marcus Scholz aca118beba Added weather panel, icons, rearranged widgets. 2021-10-09 22:10:56 +02:00
Marcus Scholz 632a4d6a6f Added serverroom panel. 2021-10-09 14:22:19 +02:00
Marcus Scholz f2fc5e391a Fixed rendering bug. 2021-10-09 11:18:12 +02:00
Marcus Scholz 6d59b62497 Fixed bug with N/A value display in PM2.5 sensor display. 2021-10-09 04:42:36 +02:00
Marcus Scholz 7db5ff465a Added timer based refresh, changed spacings. 2021-10-09 04:36:33 +02:00
Marcus Scholz 24aeff760c Updated mdi-icons - primarily because of new molecule icon. 2021-10-09 04:34:06 +02:00
Marcus Scholz e8c81c15d6 Exchanged mdi-blur with mdi-molecule as CO2 icon. 2021-10-09 03:02:02 +02:00
Marcus Scholz bba90cf32f Added, CO2, removed obsolete sensors, minor code cleanups, minor design modifications. 2021-10-09 02:55:13 +02:00