-
Notifications
You must be signed in to change notification settings - Fork 10
Description
I've been following the YT video. I was initially unable to complete the install via ESPHome (2024.11.2) as it kept timing out between 31% - 40%, until I updated to the newest firmware (1.37 4m). Then I was able to get the rotate package installed; however, I am now getting errors in the log such as
[json:041] | Could not allocate memory for JSON document! Requested 408 bytes, largest free heap block: 408 bytes
[json:041] | Could not allocate memory for JSON document! Requested 352 bytes, largest free heap block: 352 bytes
Didn't do any substitutions beside the basic (see below).
Upon boot the log indicates it gets the current state of the Hue light. But the switch will not toggle it, nor will holding the button cycle through colors. Also holding the button doesn't seem to appear in the log... I attempted to capture logs.
substitutions:
name: kauf-rgbsw-510c4c
hass_light_entity: light.hue_family_room_recessed_lights
packages:
rotate: github://KaufHA/kauf-rgb-switch/yaml-features/rotate-colors-sync-to-ha-light.yaml
Kauf.RGBSw: github://KaufHA/kauf-rgb-switch/kauf-rgbs-4m.yaml
esphome:
name: ${name}
name_add_mac_suffix: false
api:
encryption:
key: 5ANoua605xNmdZ6AFmRRg22N/ua/wQmgc7YUTsH7OC8=
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password