John Dillenburg
464fd3402e
Update garage-door-controller.yaml for shorter relay pulse
2025-09-15 08:48:37 -05:00
John Dillenburg
7dc846a6eb
matthiazzz - The current adxl345 component in ESPHome relies on multiple external Adafruit libraries (Adafruit Unified Sensor, Adafruit BusIO, Adafruit ADXL345). This causes unnecessary dependencies, compilation overhead, and sometimes incompatibilities when used with tca9548a multiplexers.
...
I modified the component to remove all Adafruit library dependencies and instead use a lightweight, self-contained ESPHome driver for ADXL345. After these changes, multiple ADXL345 sensors can be used in combination with a TCA9548A I²C multiplexer without conflicts.
2025-09-06 15:38:59 -05:00
John Dillenburg
6eb6f0eed8
Fixed docs for adxl345
2025-03-14 15:36:55 -05:00
John Dillenburg
5e3b681308
Added ADXL345 external component
2025-03-02 20:07:36 -06:00
John Dillenburg
1a7851a0f7
For some reason, you must reference the master branch even though this is stored in main
2025-03-01 15:18:43 -06:00
John Dillenburg
398094cbed
Rearranging directories to make them work with github URLs
2025-03-01 14:24:56 -06:00
John Dillenburg
177179d8a4
Converted tfmini custom component into an external component
2025-03-01 13:14:31 -06:00
John Dillenburg
abfc6939dd
garage-door-controller adds "Car parked", "Car exiting" and "Car entering" sensors. Package for LD1125H motion sensor uses ${device_name} from source yaml file.
2024-12-23 16:20:29 -06:00
John Dillenburg
28a155901f
Moved wifi related settings to their own file so they can be shared with other devices.
2024-12-05 18:59:15 -06:00
John Dillenburg
9c6cafcfdf
Added web_server to garage controller to allow opening when house Internet is down.
2024-12-03 18:54:17 -06:00
John Dillenburg
b6d5d0f20a
Screenshot added
2024-11-25 08:31:21 -06:00
John Dillenburg
f82b432420
Finished typing up documentation for garage door controller
2024-11-24 17:45:07 -06:00
John Dillenburg
251013e530
Add garage-door-controller.yaml
2024-11-24 15:51:57 -06:00