Elektrine lite

← Feed

@CodingPhysicist@mstdn.social

Post #4070418

2026-07-15 07:39 UTC

@tr4nt0r@chaos.social Infrared proxy sounds interesting. Do you have a link or something you can drop to get people started? I know that a Flipper Zero can capture infrared remote codes. Are the captures in a format that you can use to add the remotes to the integration? (Or to open a pull request)

Replies (1)

  • @tr4nt0r@chaos.social 2026-07-15 07:59

    @CodingPhysicist@mstdn.social Infrared proxies have been introduced recently in Home Assistant https://www.home-assistant.io/integrations/infrared/ I don't know much about the Flipper Zero. I have a an ESP32 with an IR receiver and flashed with ESPHome. I've configured it to dump IR codes https://esphome.io/guides/setting_up_rmt_devices/

    Open ##4331423