randy
083d603777
Add .device-builder.json to gitignore
CI / YAML lint (push) Failing after 15s
CI / ESPHome config validation (push) Failing after 17s
2026-06-17 12:12:38 +02:00
randy
fc37633d53
Comment out broken PR for LLDP
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-05-14 19:21:26 +02:00
randy
eb85d84880
Switch from platformio to native esp-idf toolchain for ESP32* devices
2026-05-14 18:14:07 +02:00
randy
85c2caa9eb
Fix media-player on mcu-echo
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-05-12 23:21:17 +02:00
randy
259d269af5
Add new RF Bridge
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-05-11 21:47:10 +02:00
randy
252c4c3f22
Add VSCode settings for YAML file association with ESPHome
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-05-10 21:17:30 +02:00
randy
4237c7c4ce
Remove area from comments, and add, if missing
2026-05-10 21:17:13 +02:00
randy
34c4c475ea
Update ESP32 configuration to use numeric minimum_chip_revision and enable sram1_as_iram
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-05-09 11:06:02 +02:00
randy
bfcf9005d6
Add allow_partition_access to OTA configuration for esp32 devices
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-05-08 22:30:05 +02:00
randy
3a23b88823
Cleanup
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-05-07 12:06:00 +02:00
randy
e4c8c72c20
Custom scripts and related device lists are no longer needed
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-05-07 00:31:06 +02:00
randy
bd087dc511
Update .gitignore to include .device-builder.yaml and .claude
2026-05-06 22:25:39 +02:00
randy
184a40ddf7
Add local fonts
2026-05-06 22:24:36 +02:00
randy
0f68e1379f
switch to specific OTA for esp32 devices with ethernet
2026-05-06 22:24:08 +02:00
randy
a76df9405b
Add id's to all common components
2026-05-06 22:20:29 +02:00
randy
51f7537244
Separate OTA for esp32 which supports partition table update via OTA
2026-05-06 22:18:49 +02:00
randy
bab7ffafe6
Force WPA2 for esp8266 devices
2026-05-06 22:17:59 +02:00
randy
e00040e7ee
Add A3 to morning irrigation cycle
2026-05-06 22:17:25 +02:00
randy
39929e46a7
Reboot mcu-kitchen when API is stuck due weak wifi
2026-05-06 22:16:09 +02:00
randy
ca6f175a58
Add minimum chip revision to mcu-gateway
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-04-26 12:31:11 +02:00
randy
945b60c168
New file for device-builder
2026-04-26 12:22:54 +02:00
randy
4a95ebbc79
Fix for esphome-desktop
2026-04-26 12:22:19 +02:00
randy
fb9822a5be
pcf8574 pin numbering has been changed
2026-04-26 12:21:46 +02:00
randy
06f125e851
Simplify status led
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-04-06 14:36:37 +02:00
randy
a35b003284
Allow async and disable reboot for MQTT on all NSPanels
2026-04-06 14:35:01 +02:00
randy
1badaaf232
NSPanels no longer need an explicit esp_http_client - fixed in the ext component
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-02-26 19:16:29 +01:00
randy
5600203e6b
Add --- to make valid yaml's and fix all commented indentations
2026-02-24 08:53:20 +01:00
randy
1b5ef340e4
Remove empty line
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-02-21 10:14:58 +01:00
randy
082286ba87
Remove version/platform from can devices
2026-02-21 09:56:32 +01:00
randy
baad6eda7c
Real data for LLDP
2026-02-21 09:55:04 +01:00
randy
9eeeef6a57
NSPanel's need esp_http_client
2026-02-21 09:54:27 +01:00
randy
a966f6adb4
Templated gate beacon on_press and on_release
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-02-19 14:23:27 +01:00
randy
2ef5945c9f
Add indent-sequences: whatever to support more compact indent
2026-02-19 12:21:00 +01:00
randy
3ca7b2390d
Use image files from assets directory
2026-02-19 12:10:33 +01:00
randy
38791e3313
Move fonts (not being used for now) and images to assets directory. Remove obsolete .h files.
2026-02-19 12:07:56 +01:00
randy
d03d889e81
Remove unused local components directory
2026-02-19 11:54:26 +01:00
randy and Claude Sonnet 4.6
4ee29295ac
Remove debug ota.h and its include from mcu-lvgl
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-19 11:36:52 +01:00
randy and Claude Sonnet 4.6
dd033f69bb
Refactor vehicle beacon configs and clean up gate
...
Extract shared M5ATOM vehicle code (esp32, on_loop, LED effects) into
common/vehicle_base.yaml, reducing each vehicle file from ~136 to 20
lines. Remove dead commented-out code from on_loop lambda.
Gate: fix on_multi_click and select indentation, change
esp32_ble_tracker id from ${name} to ${device} (lowercase),
remove unused commented-out gate_flash GPIO sensor.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-19 11:32:23 +01:00
randy and Claude Sonnet 4.6
7c9aae0a7d
Fix trailing spaces and missing newlines in all mcu-*.yaml files
...
Bulk cleanup: remove trailing whitespace and ensure files end with a
newline. Structural issues (indentation, bracket spacing) left for
per-file fixes.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-19 11:22:12 +01:00
randy and Claude Sonnet 4.6
c88ccfbdb8
Use ESPHome dev branch in CI to match production
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-19 11:18:38 +01:00
randy and Claude Sonnet 4.6
b18ce4a2da
Fix yamllint errors in POW configs, update CI and lint config
...
- Fix UART list indentation (yamllint error)
- Remove trailing spaces in display lambda
- Add missing newline at end of file
- Add ON/OFF to yamllint truthy allowed values
- Fix invalid comments rule option in .yamllint.yml
- Lint only changed files in CI (avoids blocking PRs with pre-existing issues)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-19 11:14:51 +01:00
randy and Claude Sonnet 4.6
d4967c6411
Add CI: ESPHome config validation and YAML lint
...
- yamllint on all YAML files with ESPHome-friendly rules
(allows True/False, long lines for lambdas, no forced document-start)
- ESPHome config validation on changed mcu-*.yaml files per push/PR
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-19 11:05:09 +01:00
randy and Claude Sonnet 4.6
a8b71d99dd
Fix and improve POW dishwasher and washer configs
...
- Remove redundant interval block overriding status_led behavior
- Add UART id and reference it explicitly in cse7766
- Replace manual power factor template with native cse7766 power_factor sensor
- Remove redundant switch_led control from bi-stable relay actions
- Fix stray quote in energy sensor name (dishwasher)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-19 10:56:34 +01:00
randy
1c8c319406
Some changes to common files
2026-02-11 23:07:57 +01:00
randy
8693d810b4
Remove custom_components
2026-02-11 23:06:57 +01:00
randy
d3e3175d39
Remove custom_components
2026-02-11 23:06:27 +01:00
randy
c3a5291927
Migrate heating to friendly name and sub devices and rename it to heater
2026-02-11 23:05:21 +01:00
randy
d24866b5a2
Migrate mains-power to friendly name and sub devices
2026-02-11 23:04:39 +01:00
randy
9812f5ed03
New POW devices - dishwasher and washer
2026-02-11 23:03:12 +01:00
randy
86051c9f1a
Usual cleanup + irrigation changes
2026-02-11 23:02:24 +01:00
randy
c2d1d16cbd
New rfid-reader
2026-02-11 23:01:58 +01:00
randy
239f4c3ce5
Migrate from Boards to Variant, remove hardcoded versions, remove customn directories and some cleanup
2026-02-11 23:01:41 +01:00
randy
badcad9c5a
Remove config switches from common configs and add version text_sensor to eth
2025-05-18 17:41:01 +02:00
randy
ba1aea9132
Add archive to git ignore
2025-05-09 21:08:36 +02:00
randy
918b54e5ed
Delete old files
2025-05-09 21:08:22 +02:00
randy
a55314dff8
Merge pull request #1 from randybb/friendly_name
...
Add friendly_name to make HA folks happy
2025-05-09 21:06:16 +02:00
randy
9cc69d7ad2
Add friendly_name to make HA folks happy
2025-05-09 21:01:58 +02:00
randy
f552ea0f97
Start playing with CANopen
2025-05-02 20:34:53 +02:00
randy
e0b76fb95f
Fix ethernet
2025-05-02 20:29:19 +02:00
randy
f8ef9d261d
Remove API and WIFI from vehicle beacons
2025-05-02 20:24:55 +02:00
randy
f86cb569b0
Switch to pioarduino
2025-05-02 20:23:18 +02:00
randy
e77ab50d02
Slovak translation for esphome-nspanel-lovelace-native
2025-03-16 15:44:40 +01:00
randy
5b913cecf0
Add area, switch to idf 5.3.1, replacing climate.heating with a new setup
2025-03-16 15:43:49 +01:00
randy
6c79fad79c
Change old style platform on last 5 devices
2025-01-21 13:09:13 +01:00
randy
1fb6e50d31
Add new Sonoff POW devices
2025-01-21 13:02:16 +01:00
randy
1e38d96c2d
Add new CANOpen test devices
2025-01-21 13:01:57 +01:00
randy
a0c5bc4a0c
Add new C6 test devices
2025-01-21 13:01:36 +01:00
randy
7b04a57a08
Add screen restart and ADC PR to all NSPanels
2025-01-21 13:00:55 +01:00
randy
f8d585cb54
Staircase light compatibility with z2m 2.0.0
2025-01-21 12:58:31 +01:00
randy
ec63c86137
Another old style platform
2025-01-21 12:57:32 +01:00
randy
eb04a6bf28
Switch to the default esp-idf (5.1.5)
2025-01-21 12:56:00 +01:00
randy
5ed2f4d75e
Add text uptime sensor and update common configs
2025-01-21 12:51:29 +01:00
randy
d5cea62123
Another old style platform needs a change
2025-01-21 12:50:16 +01:00
randy
975978256c
Swicth CEC to esp-idf and rmt
2025-01-21 12:49:05 +01:00
randy
53b5e6c634
Cleanup
2025-01-21 12:46:11 +01:00
randy
b453e35c98
Add new parameter ignore_efuse_custom_mac to bedroom lamps
2025-01-21 12:45:09 +01:00
randy
27d5c17422
Remove old style platform and change dallas to one_wire
2025-01-21 12:43:30 +01:00
randy
d4a45add3e
Fix sectert.yaml - API key must be a 32-byte base64 encoded string
2024-09-05 22:08:21 +02:00
randy
161b186507
Add some fake strings to secrets.yaml to make future CI happy
2024-09-05 01:00:22 +02:00
randy
bdb2538e22
Test the new m5stack 4 relay component on S3, remove explicit ipv6 as it is enabled globally
2024-09-05 00:26:38 +02:00
randy
d3d56d0135
Add secrets.yaml template
2024-09-05 00:23:40 +02:00
randy
b111be1124
Enable IPv6 globally and add 2 new IP Address text sensors to track IPv6 addresses
2024-09-05 00:22:55 +02:00
randy
086d6bed7f
ESP-IDF support for NSPanels has been merged, switching to dev branch
2024-09-05 00:21:04 +02:00
randy
084f4bed27
All ESP8266 devices have their own common_esp8266.yaml without BTM and RRM, ESP32's with BTM and RRM
2024-09-05 00:19:28 +02:00
randy
668a018bf4
ac_dimmer is supported under esp-idf
2024-09-05 00:13:13 +02:00
randy
ffce3836cd
Delete tracked files from trash
2024-07-09 12:48:37 +02:00
randy
2def435967
Ignore trash folder
2024-07-09 12:45:38 +02:00
randy
23fd4ef7ea
Gate BLE detection shorten to 2 min
2024-07-09 12:39:26 +02:00
randy
371c7e7eb7
Switch platform from 6.5.0 to 6.6.0
2024-07-09 12:37:03 +02:00
randy
0d7b8bf955
Fix OTA on bedroom lamps
2024-07-09 12:35:00 +02:00
randy
ecb6b8fe44
Fix for Sewage Treatment Blower
2024-06-03 22:19:47 +02:00
randy
bdcd6afdf9
removing unnecessary files
2024-05-23 22:01:31 +02:00
randy
f39fe9f7a7
fix readme
2024-05-23 21:54:15 +02:00
randy
a3efe8274b
have fun
2024-05-23 21:24:52 +02:00