Edward Firmo
b6e3f41952
Fix name 'CORE' is not defined
2025-01-07 08:15:27 +01:00
Edward Firmo
fcbc92aaec
Merge pull request #88 from edwardtfn/revert-to-media-player-as-default
...
Revert to media player and neopixelbus as default
2025-01-06 17:01:15 +01:00
Edward Firmo
6bdf6e97b7
Move sdkconfig to component
2025-01-05 12:51:22 +01:00
Edward Firmo
e47726dc47
Advanced settings with granular package selection
...
Resolves #86
2025-01-05 12:40:52 +01:00
Edward Firmo
036e62b277
Remove check for framework type
2025-01-05 01:06:52 +01:00
Edward Firmo
56c613a70f
Remove sw_speaker_amplifier when the media_player is removed
2025-01-05 00:54:48 +01:00
Edward Firmo
e89adca5cb
Remove reference to esphome_fw_version
2025-01-05 00:34:40 +01:00
Edward Firmo
a64c45b37b
Media Player is not compatible with IDF
2025-01-04 23:58:05 +01:00
Edward Firmo
95291c0381
Remove non-essential packages
2025-01-04 23:54:35 +01:00
Edward Firmo
037801e961
Revert to media player and neopixelbus
2025-01-04 22:31:14 +01:00
Matthijs33
48ddfbf8b0
Update TX-Ultimate-Easy-ESPHome_core_hw_touch.yaml
...
fixes #74
Value was "OFF" instead of "ON"
2025-01-01 14:32:17 +01:00
Edward Firmo
b431041b15
Set relays lights to not be disabled when exposed
...
Resolves #75
2024-12-27 03:37:09 +01:00
Edward Firmo
b69bc6916b
Comments only
2024-12-27 02:33:52 +01:00
Edward Firmo
0c9a5ac65e
Rebuild tone_volume_change play on volume change
...
IDF v5.3 compatibility
2024-12-27 02:19:59 +01:00
Edward Firmo
6221e109e8
Rename speaker file
2024-12-27 02:08:11 +01:00
Edward Firmo
ea12c1d422
Lint
2024-12-27 01:48:58 +01:00
Edward Firmo
e69873cab5
Create standard package
2024-12-27 01:42:41 +01:00
Edward Firmo
d4a18dc595
Play sound at volume change
2024-12-26 23:57:21 +01:00
Edward Firmo
45b30d30fa
Removed reference to experimental i2s format
2024-12-26 22:17:45 +01:00
Edward Firmo
d656f4b73f
Lint
2024-12-26 22:13:27 +01:00
Edward Firmo
493dcb0abb
Lint
2024-12-26 22:09:48 +01:00
Edward Firmo
f8fa9a2363
Lint
2024-12-26 22:08:10 +01:00
Edward Firmo
fa2c5dcc29
Lint
2024-12-26 22:01:56 +01:00
Edward Firmo
3cf6a11bc7
Add Speaker amplifier switch and removed click sound from substitutions
2024-12-26 21:59:31 +01:00
Edward Firmo
f3b84e9d4e
Fix calls to speaker_play_click
2024-12-26 00:27:48 +01:00
Edward Firmo
81c6620fbf
Split files even more
2024-12-25 23:01:33 +01:00
Edward Firmo
5ddf5388bd
Handle unknown states
2024-12-25 03:00:56 +01:00
Edward Firmo
7aee88c38f
CodeRabbitAI suggestions
2024-12-25 02:34:18 +01:00
Edward Firmo
e546fedf08
Add dump config
...
To help troubleshooting
2024-12-25 02:11:10 +01:00
Edward Firmo
bcf4396c6f
Split boot_initialize_relays script
2024-12-25 00:01:57 +01:00
Edward Firmo
403cdce2b5
Expose relay-indicator LEDs
...
The lights will be available on Home Assistant, so users will be able to set it's color and brightness, then this will be used when the relay turn on-off as the indicator for the relay status.
Resolves #57
2024-12-24 23:31:50 +01:00
Edward Firmo
93990e78c1
Merge pull request #63 from edwardtfn/button-failsafe-action
...
Adds "Relay n (API failsafe only)" to button's actions
2024-12-24 14:46:21 +01:00
Edward Firmo
7a5a537847
Fix swipe log messages
2024-12-24 11:57:03 +01:00
Edward Firmo
37b2e93896
Sensor is diagnostic
2024-12-24 11:17:35 +01:00
Edward Firmo
695cca07a0
Add ESPHome Version sensor
...
And renames the TX Firmware, which resolves #66
2024-12-24 10:32:31 +01:00
Edward Firmo
9fec812b66
New LED mapping for 4-Gang US model
2024-12-24 09:59:54 +01:00
Edward Firmo
269ba89bd3
New LED mapping for US 3-Gang
...
Partially solves #67
2024-12-24 09:49:14 +01:00
Edward Firmo
a44e486411
Add Id to Wi-Fi component
2024-12-24 01:23:29 +01:00
Edward Firmo
c4b2b8917f
Consider disconnected if wifi is disconnected
...
Trying to detect a disconnection earlier.
2024-12-24 01:17:00 +01:00
Edward Firmo
a716e8e9cf
Change media player fmt to msb
2024-12-24 00:22:52 +01:00
Edward Firmo
d77d761497
Add speaker to BLE Proxy add-on
2024-12-24 00:00:26 +01:00
Edward Firmo
60a3248c6b
Adds "Relay n (API failsafe only)" to button's actions
...
Solves #23
2024-12-23 20:30:32 +01:00
Edward Firmo
6230e31323
Fix inconsistent restore mode variable usage
...
As suggested by CodeRabbitAI
2024-12-23 18:34:05 +01:00
Edward Firmo
248f7e9cd8
Use substitutions instead
2024-12-23 18:28:58 +01:00
Edward Firmo
6343e6eb4a
Restore light state on boot
...
Trying to solve #47
2024-12-23 18:21:32 +01:00
Edward Firmo
f2ff037c82
Add a bit more verbose logs
2024-12-23 11:59:26 +01:00
Edward Firmo
82af8b6687
Fix relay toggle when button action is set to none
...
Solves #59
2024-12-23 11:48:31 +01:00
Edward Firmo
f9e9243de5
Specify device when setting gang count
2024-12-23 04:31:16 +01:00
Edward Firmo
be6a4a51e2
Use set_gang_count
2024-12-23 04:24:50 +01:00
Edward Firmo
2a8255b788
Use long_press and not long_click
2024-12-23 04:16:28 +01:00