Joshua King
|
01e02033f6
|
Fix MQTT client ID configuration in Litter Box Camera setup
|
2026-03-05 16:39:00 -05:00 |
|
Joshua King
|
be876dc24d
|
Add MQTT client ID configuration to Litter Box Camera setup
|
2026-03-05 16:36:36 -05:00 |
|
Joshua King
|
9b86dca27e
|
Add Litter Box Camera configuration for ESP32-S3 with camera and sensor integration
|
2026-03-05 16:32:49 -05:00 |
|
Joshua King
|
b1bb0deb0e
|
Refactor boot sequence: adjust on_boot priority and delay for backlight; change display update interval to 2s; set logger level to DEBUG
|
2026-03-04 20:30:51 -05:00 |
|
Joshua King
|
f32acd86e4
|
Refactor boot sequence: adjust on_boot actions for backlight and display update; change display update interval to never; update backlight control to use GPIO
|
2026-03-04 20:20:30 -05:00 |
|
Joshua King
|
45c9186f25
|
Refactor boot sequence: remove boot_test_mode global variable; simplify backlight control and update display logic
|
2026-03-04 20:02:55 -05:00 |
|
Joshua King
|
ccb50f1c37
|
Enhance boot sequence: add boot_test_mode global variable; adjust backlight delay and update display logic for test mode
|
2026-03-04 19:58:19 -05:00 |
|
Joshua King
|
0c3f065f64
|
Refactor boot sequence: update display component on boot and adjust touchscreen settings; set display update interval to 2s
|
2026-03-04 19:51:11 -05:00 |
|
Joshua King
|
eadb67b2fc
|
Enhance boot sequence: turn on backlight and execute display update script; adjust touchscreen update interval to 100ms
|
2026-03-04 19:44:45 -05:00 |
|
Joshua King
|
a9b9559c23
|
Update touchscreen configuration: change interrupt_pin to update_interval
|
2026-03-04 19:18:17 -05:00 |
|
Joshua King
|
487f3f0207
|
Add color_palette setting to display configuration
|
2026-03-04 18:27:29 -05:00 |
|
Joshua King
|
7ad2a7b498
|
Remove draw_from_origin setting from display configuration
|
2026-03-04 18:19:58 -05:00 |
|
Joshua King
|
2681623838
|
Update ESP32 framework type to esp-idf and enable drawing from origin in display configuration
|
2026-03-04 18:17:48 -05:00 |
|
Joshua King
|
57f5745afe
|
Remove unnecessary buffer_type setting from display configuration
|
2026-03-04 18:08:57 -05:00 |
|
Joshua King
|
039c3a901c
|
Fix WiFi configuration: Update SSID to use correct secret and remove unnecessary settings; Enhance display configuration: Adjust color order, data rate, and buffer type
|
2026-03-04 18:05:23 -05:00 |
|
Joshua King
|
dd0b85137f
|
Fix WiFi configuration: Update SSID to use correct secret and adjust fallback password settings
|
2026-03-04 17:37:54 -05:00 |
|
Joshua King
|
f0c41a6fdc
|
Fix WiFi configuration: Update SSID to use correct secret and streamline fallback password
|
2026-03-04 17:29:30 -05:00 |
|
Joshua King
|
58e4ca6c03
|
Enhance touchscreen functionality: Add buttons for medication control and simplify touch event handling
|
2026-03-04 17:23:41 -05:00 |
|
Joshua King
|
4aecb61673
|
Enhance touchscreen handling: Add threshold for touch sensitivity and filter out phantom touches to improve accuracy
|
2026-03-04 17:16:44 -05:00 |
|
Joshua King
|
72f03f9045
|
Fix WiFi fallback password and update display configuration: Change fallback password to secret and disable color inversion
|
2026-03-04 17:06:50 -05:00 |
|
Joshua King
|
c43a3767dd
|
Add Cat Medication Tracker configuration: Implement display, touchscreen, and medication state management
|
2026-03-04 17:04:06 -05:00 |
|
Joshua King
|
240fe06229
|
Enhance touchscreen handling: Implement backlight control on first touch and debounce touch events to improve responsiveness
|
2026-03-02 21:39:09 -05:00 |
|
Joshua King
|
0acf0ab8bf
|
Refactor touchscreen button handling: Simplify button logic and implement service calls for light and fan control
|
2026-03-02 20:18:14 -05:00 |
|
|
|
d56fa9d393
|
updates
|
2026-03-02 20:14:22 -05:00 |
|
|
|
9cdc4ecba0
|
Refactor fan control configuration: Fix GPIO pin inversion, add fan IDs, and implement a switch for controlling all fans
|
2026-03-02 14:36:42 -05:00 |
|
root
|
8aa8ed3273
|
Merge branch 'main' of ssh://code.cubecraftcreations.com:2288/overseer/Home-Assistant
|
2026-03-01 18:33:52 -05:00 |
|
Joshua King
|
ee07fa4ff7
|
Refactor volume control: Add volume slider for speaker and adjust volume multiplier for improved audio management
|
2026-03-01 18:33:23 -05:00 |
|
root
|
9ccd19cc45
|
Merge branch 'main' of ssh://code.cubecraftcreations.com:2288/overseer/Home-Assistant
|
2026-03-01 17:54:42 -05:00 |
|
Joshua King
|
8bb8f09f64
|
Refactor wake word detection: Set wake word to "Hey Jarvis" and adjust light behavior on error
|
2026-03-01 17:54:27 -05:00 |
|
root
|
1937262e8f
|
git ignore update
|
2026-03-01 17:36:37 -05:00 |
|
Joshua King
|
9a91f775c9
|
Refactor logging level in voice assistant configuration: Change from WARN to DEBUG for improved troubleshooting
|
2026-03-01 17:32:46 -05:00 |
|
Joshua King
|
b976b7f133
|
Refactor button colors for light and fan states: Update to a consistent color scheme for better visibility
|
2026-03-01 08:39:34 -05:00 |
|
Joshua King
|
176a923b67
|
Refactor backlight control: Adjust on_boot priority and remove unnecessary backlight activation commands
|
2026-03-01 08:29:56 -05:00 |
|
Joshua King
|
bd845f3f8e
|
Refactor backlight control: Ensure backlight activation is performed correctly during touch events
|
2026-02-28 21:41:44 -05:00 |
|
Joshua King
|
71ee0ffc4f
|
Refactor master bedroom remote configuration: Update display button labels and implement backlight control based on user interaction
|
2026-02-28 21:35:58 -05:00 |
|
Joshua King
|
6f451bfd10
|
Refactor master bedroom remote configuration: Change display rotation to 0 degrees for corrected orientation
|
2026-02-28 21:30:11 -05:00 |
|
Joshua King
|
e416ebe743
|
Refactor display configuration: Add dimensions for the display to improve layout accuracy
|
2026-02-28 21:27:19 -05:00 |
|
Joshua King
|
8521e9bef4
|
Refactor display configuration: Change display rotation to 90 degrees for improved orientation
|
2026-02-28 21:23:52 -05:00 |
|
Joshua King
|
7db6976212
|
Refactor master bedroom remote configuration: Update display data rate and add component updates for improved responsiveness
|
2026-02-28 21:17:34 -05:00 |
|
Joshua King
|
35b501e978
|
Refactor master bedroom remote configuration: Change framework type to Arduino and optimize display memory usage with palette mode
|
2026-02-28 21:09:25 -05:00 |
|
Joshua King
|
7698a0b79d
|
Refactor SPI configuration: Update display and touchscreen SPI settings for improved clarity and functionality
|
2026-02-28 21:04:00 -05:00 |
|
Joshua King
|
d8f7786cb3
|
Refactor master bedroom remote configuration: Update boot sequence to initialize backlight and change display data rate for improved performance
|
2026-02-28 20:57:44 -05:00 |
|
Joshua King
|
4386f37c1b
|
Refactor master bedroom remote configuration: Update entity IDs and friendly names for improved setup alignment
|
2026-02-28 20:47:58 -05:00 |
|
Joshua King
|
d4214ca983
|
Refactor touchscreen calibration: Update calibration parameters to use a structured format for improved readability
|
2026-02-28 20:37:56 -05:00 |
|
Joshua King
|
4256550c6d
|
Fix WiFi fallback AP password: Update to use the correct WiFi password for fallback access point
|
2026-02-28 20:34:08 -05:00 |
|
Joshua King
|
884cf15451
|
Update WiFi configuration: Change SSID reference and adjust display settings for improved functionality
|
2026-02-28 19:52:21 -05:00 |
|
Joshua King
|
661b40339b
|
Refactor master bedroom remote configuration: Update entity IDs and improve touch event handling for enhanced functionality
|
2026-02-28 19:48:28 -05:00 |
|
Joshua King
|
5053d2662f
|
Update LED bar configuration: Increase number of LEDs from 4 to 8 for enhanced lighting effects
|
2026-02-28 19:13:29 -05:00 |
|
Joshua King
|
d926c3d9bf
|
Add master bedroom remote configuration: Implement ESPHome setup with display, touchscreen, and entity controls for lights and fan
|
2026-02-28 15:47:57 -05:00 |
|
Joshua King
|
d6c2b189ef
|
Refactor chore tracker UI: Adjust button dimensions, colors, and positions for improved layout and readability
|
2026-02-28 13:05:45 -05:00 |
|