Skip to content

Expand Alternative Home Automation Software section - #728

Merged
frenck merged 1 commit into
mainfrom
expand-alternative-software
May 14, 2026
Merged

Expand Alternative Home Automation Software section#728
frenck merged 1 commit into
mainfrom
expand-alternative-software

Conversation

@frenck

@frenck frenck commented May 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds seven alternative platforms: Homebridge, Node-RED, ioBroker, FHEM, Jeedom, Hubitat, and HomeSeer.
  • Covers open source alternatives (including European favorites like ioBroker, FHEM, Jeedom) and local-first commercial options (Hubitat, HomeSeer).
  • Fixes "HA" abbreviation in the section intro to spell out "Home Assistant".

🤖 Generated with Claude Code

Add seven platforms: Homebridge, Node-RED, ioBroker, FHEM, Jeedom,
Hubitat, and HomeSeer. Covers the major open source and commercial
alternatives active today, including European favorites (ioBroker, FHEM,
Jeedom) and local-first commercial options (Hubitat, HomeSeer). Also
fixes "HA" abbreviation in the section intro.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 14, 2026 19:30
@github-actions github-actions Bot added the 💖 new Suggestion to add a new item to the list label May 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Checking 7 entries out of 317 total.

Awesome list validation

⚠️ Passing with warnings -- validated 7 entries: 0 errors, 7 warnings.

The warnings below are advisory, not blockers.

Entries checked

Entry Section URL
Homebridge Alternative Home Automation Software https://github.com/homebridge/homebridge
Node-RED Alternative Home Automation Software https://github.com/node-red/node-red
ioBroker Alternative Home Automation Software https://github.com/ioBroker/ioBroker
FHEM Alternative Home Automation Software https://fhem.de/
Jeedom Alternative Home Automation Software https://github.com/jeedom/core
Hubitat Alternative Home Automation Software https://hubitat.com/
HomeSeer Alternative Home Automation Software https://homeseer.com/

Warnings (7)

What was checked
  • URL hygiene (HTTPS, no shorteners, no duplicates, no tracking params)
  • Repository status (not archived, age ≥6 months, last push <18 months)
  • License (OSI-approved; CC accepted for Other Awesome Lists)
  • README presence and Home Assistant mention
  • HACS structure (hacs.json) for Custom Integrations and Custom Cards

Full criteria: .github/CONTRIBUTING.md.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Expands the "Alternative Home Automation Software" section of the README with seven new platforms (Homebridge, Node-RED, ioBroker, FHEM, Jeedom, Hubitat, HomeSeer) and replaces the abbreviation "HA" with "Home Assistant" in the section's intro paragraph.

Changes:

  • Spell out "HA" as "Home Assistant" in the section intro.
  • Add seven new entries (mix of open source and commercial, with star counts where applicable) at the end of the alternatives list.
Comments suppressed due to low confidence (2)

README.md:799

  • Star counts are included for some new entries (Homebridge, Node-RED, ioBroker, Jeedom) but omitted for others (FHEM, Hubitat, HomeSeer). For consistency with existing entries in this section that do report counts (e.g. Domoticz, Gladys), either add star counts where a GitHub repo is the canonical link, or omit them everywhere. Note that the entries without counts here link to non-GitHub websites, which makes the omission defensible, but consider also linking the repos where available (e.g. Hubitat and HomeSeer do not have public source repos, so the website is correct, but FHEM has a public mirror).
- [Homebridge](https://github.com/homebridge/homebridge) - Lightweight Node.js server that bridges non-HomeKit devices into Apple Home, with a large plugin ecosystem (25,329★).
- [Node-RED](https://github.com/node-red/node-red) - Flow-based visual programming tool for wiring together devices, APIs, and services, backed by the OpenJS Foundation (23,130★).
- [ioBroker](https://github.com/ioBroker/ioBroker) - Integration platform for IoT with hundreds of adapters and strong European protocol support for KNX and HomeMatic (1,366★).
- [FHEM](https://fhem.de/) - Perl-based server with 430+ modules and deep support for European protocols like KNX, EnOcean, and HomeMatic.
- [Jeedom](https://github.com/jeedom/core) - French-origin, cloudless platform with a plugin marketplace, running on any Linux system (413★).
- [Hubitat](https://hubitat.com/) - Commercial local-first hub supporting Z-Wave, Zigbee, and Matter with all automations running on the device.
- [HomeSeer](https://homeseer.com/) - Commercial platform with 25+ years of development, strong Z-Wave support, and an extensive plugin ecosystem.

README.md:799

  • Hubitat and HomeSeer are commercial, closed-source platforms. The "Adding a new link" guidelines and the section-specific exemptions in CONTRIBUTING.md do not exempt this section from the license/open-source check, and awesome-lint / the listing checker may reject vendor homepages without an open-source repository. The existing SmartThings/Homey entries set some precedent, but please confirm these new commercial entries pass scripts/check_listing.py and the broader acceptance criteria before merging.
- [Hubitat](https://hubitat.com/) - Commercial local-first hub supporting Z-Wave, Zigbee, and Matter with all automations running on the device.
- [HomeSeer](https://homeseer.com/) - Commercial platform with 25+ years of development, strong Z-Wave support, and an extensive plugin ecosystem.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +793 to +799
- [Homebridge](https://github.com/homebridge/homebridge) - Lightweight Node.js server that bridges non-HomeKit devices into Apple Home, with a large plugin ecosystem (25,329★).
- [Node-RED](https://github.com/node-red/node-red) - Flow-based visual programming tool for wiring together devices, APIs, and services, backed by the OpenJS Foundation (23,130★).
- [ioBroker](https://github.com/ioBroker/ioBroker) - Integration platform for IoT with hundreds of adapters and strong European protocol support for KNX and HomeMatic (1,366★).
- [FHEM](https://fhem.de/) - Perl-based server with 430+ modules and deep support for European protocols like KNX, EnOcean, and HomeMatic.
- [Jeedom](https://github.com/jeedom/core) - French-origin, cloudless platform with a plugin marketplace, running on any Linux system (413★).
- [Hubitat](https://hubitat.com/) - Commercial local-first hub supporting Z-Wave, Zigbee, and Matter with all automations running on the device.
- [HomeSeer](https://homeseer.com/) - Commercial platform with 25+ years of development, strong Z-Wave support, and an extensive plugin ecosystem.
Comment thread README.md
- [Homey](https://homey.app/) - Commercial multi-protocol platform from Athom that puts local control first with Homey Pro, with Homey Cloud as a hosted option.
- [Homebridge](https://github.com/homebridge/homebridge) - Lightweight Node.js server that bridges non-HomeKit devices into Apple Home, with a large plugin ecosystem (25,329★).
- [Node-RED](https://github.com/node-red/node-red) - Flow-based visual programming tool for wiring together devices, APIs, and services, backed by the OpenJS Foundation (23,130★).
- [ioBroker](https://github.com/ioBroker/ioBroker) - Integration platform for IoT with hundreds of adapters and strong European protocol support for KNX and HomeMatic (1,366★).
@frenck
frenck merged commit 99f9e71 into main May 14, 2026
17 checks passed
@frenck
frenck deleted the expand-alternative-software branch May 14, 2026 19:32
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue or pull request for related concerns.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

💖 new Suggestion to add a new item to the list

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants