187 Commits
Author SHA1 Message Date
Aiden e565e29288 Add espnow switch 2026-07-25 17:36:28 +08:00
AidenandGitHub 8fc4eb3bc4 Merge pull request #90 from zeehio/claude/ir-rf-remote-slots-ogz430
Extend RF433 slots from 10 to 16
2026-07-24 14:04:12 +08:00
AidenandGitHub cac6212e1d Merge pull request #89 from knobunc/add-ota-ids
Add ids to OTA platform entries in all device configs
2026-07-24 14:03:03 +08:00
Aiden 4ccde7c60d Modify version number 2026-07-24 11:22:34 +08:00
Benjamin Bennett c3f10b3007 Add ids to OTA platform entries in all device configs
Add explicit id fields to OTA platform entries across all device YAML
files so they can be referenced and overridden in device-specific
configs, e.g. to set an OTA password on the esphome platform.
2026-07-23 11:52:42 -04:00
AidenandGitHub e163861e58 Update project version to v3.0.6 2026-07-23 21:21:23 +08:00
Claude 2eb7d19de0 Extend RF433 slots from 10 to 16
Adds Signal 10-15 to the RF Signal Slot dropdown and the matching
NVS index mapping (20-25), continuing the existing 10-19 offset
scheme so RF slots stay disjoint from IR slots (0-9). IR slot count
is unchanged.
2026-07-23 11:28:00 +00:00
Aiden bd4fc05b0b update verify ssl esphome-2026.7.0 esphome-2026.7.1 esphome-2026.7.2 2026-07-18 13:37:59 +08:00
Aiden e2deccf01b A compilation error occurred after fixing version 2026.7.0 2026-07-18 12:15:13 +08:00
Aiden a512f91473 Add RF433 radio frequency learning function 2026-07-18 12:04:25 +08:00
Aiden 1e158ae7e4 Fix firmware size issue 2026-07-17 17:30:12 +08:00
AidenandGitHub 251bf9113a Merge pull request #86 from MichaelMKKelly/monitor-x6-fix
Fix athom-energy-monitor-x6 missing BLE Proxy Sections
2026-07-16 11:46:16 +08:00
Aiden 8032a3841d Fix API errors 2026-07-16 11:43:42 +08:00
AidenandGitHub ee4c8838cd Update athom-energy-monitor-x6.yaml 2026-07-16 11:21:10 +08:00
MichaelMKKellyandGitHub d23079e2e1 Add BLE tracker and Bluetooth proxy configuration
Add missing section, This was copied from the x2 config. It seems to have been missed here.
2026-07-16 04:07:22 +01:00
Aiden 25dae864eb Add Managed Updates via HTTP Request 2026-07-15 20:12:34 +08:00
Aiden c18eed0fee Support ESP32C5 2026-07-11 12:34:29 +08:00
AidenandGitHub aa5b7c544f Merge pull request #84 from jcam3ron/rf-climate-id
Add ID to climate entity in rf-ir-remote
2026-07-10 16:50:50 +08:00
AidenandGitHub fce8e638ac Update athom-rf-ir-remote.yaml 2026-07-10 16:50:25 +08:00
Justin Cameron 40e46f6b42 Add ID to climate entity in rf-ir-remote 2026-07-09 21:19:22 +10:00
Aiden 8d5e923902 Add infrared learning function 2026-07-06 19:35:34 +08:00
AidenandGitHub 86ef2ca1ee Merge pull request #83 from PhilippWendler/fix-AQI-updates
Fix missing updates of AQI for CO2 sensor when status light is disabled
esphome-2026.6.4
2026-07-01 15:15:34 +08:00
AidenandGitHub d3245c036a Update athom-scd40-sensor.yaml 2026-07-01 15:10:24 +08:00
Philipp WendlerandGitHub 6d2f2be8df Fix missing updates of AQI for CO2 sensor
The switch status_light is supposed to toggle whether the LED
reflects the current air quality,
but turning it off also disabled updates to the AQI text sensor,
leading to outdated values in HomeAssistant.

Now the text sensor is always updated
and the switch only controls the LED.
2026-06-28 11:47:26 +02:00
Aiden 43939c1816 Add support for remote controls esphome-2026.6.0 esphome-2026.6.1 esphome-2026.6.2 esphome-2026.6.3 2026-06-10 21:39:57 +08:00
Aiden 7b2e785e35 Add link esphome-2026.5.2 esphome-2026.5.3 2026-06-02 15:50:41 +08:00
Aiden 9e58dc17e7 update 2026-05-30 19:51:47 +08:00
Aiden d8df2c77a1 update README 2026-05-30 19:24:12 +08:00
Aiden 3ed696bfa5 update 2026-05-30 16:14:03 +08:00
Aiden 3408d25a0b update esphome-2026.5.1 2026-05-30 14:48:09 +08:00
Aiden 3172b12fde update 2026-05-30 14:06:25 +08:00
Aiden 53b7ebab4d Handling warnings in Node.js 20 2026-05-30 13:37:07 +08:00
Aiden 6fdcfce3a8 Update ci.yml 2026-05-30 12:36:03 +08:00
Aiden 4f7668b313 add esp32-c5 power monitoring smart plug 2026-05-29 15:08:55 +08:00
Aiden 0948d25b87 fix ir/rf proxy 2026-05-29 10:26:17 +08:00
AidenandGitHub 05878eacb1 Merge pull request #79 from PhilippWendler/scd40-sensor-id
Add id to SCD40 sensor
2026-05-28 15:08:09 +08:00
Philipp WendlerandGitHub 24992bf5fb Add id to SCD40 sensor
This allows local configs to extend the sensor config with !extend
in order to add settings such as altitude compensation.
2026-05-25 10:11:37 +02:00
AidenandGitHub e769188547 Modify button GPIO
Modify button GPIO
2026-04-29 15:08:06 +08:00
AidenandGitHub bc4c39bc00 Rename IR Proxy to RF Proxy for clarity 2026-04-10 21:23:26 +08:00
AidenandGitHub e58219b5fc add athom-rf-ir-remote.yaml
add athom-rf-ir-remote.yaml
2026-04-10 20:53:11 +08:00
AidenandGitHub fd1e0d4310 Merge pull request #69 from nkm8/main
Add BLE proxy; remove throttles
2026-01-19 14:34:16 +08:00
Aiden eafe7b1fb9 Modify version number 2026-01-19 14:32:34 +08:00
NickandGitHub 5d2523abf4 single-core BLE tweaks 2026-01-18 00:23:05 -05:00
Aiden c19dc859d6 Add state reversal 2026-01-17 15:29:38 +08:00
NickandGitHub e2336d6376 Merge pull request #2 from nkm8/remove-throttle
Remove throttles
2026-01-16 17:09:33 -05:00
NickandGitHub 83c45ebb23 remove all throttles 2026-01-16 17:04:47 -05:00
NickandGitHub 452b5fae8d Merge pull request #1 from nkm8/add-ble
Add bluetooth proxy support
2026-01-16 17:01:54 -05:00
NickandGitHub 8c6b3e0b27 Add bluetooth proxy support 2025-12-31 22:34:15 -05:00
Aiden 56527787da add bluetooth proxy 2025-12-19 14:11:19 +08:00
Aiden 2aef41a350 Add Bluetooth proxy 2025-12-19 13:35:31 +08:00