From 8383a3d5b070013ad077581a9fd8cdf60e804e60 Mon Sep 17 00:00:00 2001 From: javalikescript Date: Sat, 4 Jan 2025 12:55:41 +0100 Subject: [PATCH] Add LHA to Internet of Things (IoT) (#1041) --- software/lha.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/lha.yml diff --git a/software/lha.yml b/software/lha.yml new file mode 100644 index 0000000000..326d0b249f --- /dev/null +++ b/software/lha.yml @@ -0,0 +1,10 @@ +name: LHA +website_url: https://github.com/javalikescript/lha +source_code_url: https://github.com/javalikescript/lha +description: Light Home Automation application. LHA is fully extensible using Blockly, HTML or Lua. It includes extensions such as ConBee, Philips Hue or Z-Wave JS. +licenses: + - MIT +platforms: + - Lua +tags: + - Internet of Things (IoT)