Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/images/infrared-proxy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,14 @@ export const tools = [
image: '/images/empty-esphome.png',
url: 'https://esphome.io/projects/index.html?type=empty',
},
{
slug: 'infrared-proxy',
title: 'Infrared Proxy',
description:
'Create a device to allow Home Assistant to control infrared devices.',
image: '/images/infrared-proxy.png',
url: 'https://esphome.io/projects/index.html?type=irrf',
},
{
slug: 'improv',
title: 'Improv Wi-Fi',
Expand Down