We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f08b7 commit 7e13b76Copy full SHA for 7e13b76
public/images/infrared-proxy.png
137 KB
tools.js
@@ -53,6 +53,14 @@ export const tools = [
53
image: '/images/empty-esphome.png',
54
url: 'https://esphome.io/projects/index.html?type=empty',
55
},
56
+ {
57
+ slug: 'infrared-proxy',
58
+ title: 'Infrared Proxy',
59
+ description:
60
+ 'Create a device to allow Home Assistant to control infrared devices.',
61
+ image: '/images/infrared-proxy.png',
62
+ url: 'https://esphome.io/projects/index.html?type=irrf',
63
+ },
64
{
65
slug: 'improv',
66
title: 'Improv Wi-Fi',
0 commit comments