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
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
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
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
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
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
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
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