Skip to content

Commit 7e13b76

Browse files
authored
Add ready made project Infrated Proxy (#22)
1 parent 82f08b7 commit 7e13b76

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

public/images/infrared-proxy.png

137 KB
Loading

tools.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,14 @@ export const tools = [
5353
image: '/images/empty-esphome.png',
5454
url: 'https://esphome.io/projects/index.html?type=empty',
5555
},
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+
},
5664
{
5765
slug: 'improv',
5866
title: 'Improv Wi-Fi',

0 commit comments

Comments
 (0)