{"id":13799825,"url":"https://github.com/zachowj/node-red-contrib-home-assistant-websocket","last_synced_at":"2025-05-14T13:05:48.568Z","repository":{"id":37706482,"uuid":"149000442","full_name":"zachowj/node-red-contrib-home-assistant-websocket","owner":"zachowj","description":"Node-RED integration with Home Assistant","archived":false,"fork":false,"pushed_at":"2025-04-07T16:31:14.000Z","size":17502,"stargazers_count":541,"open_issues_count":31,"forks_count":108,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-04-11T06:02:07.780Z","etag":null,"topics":["home","home-assistant","home-automation","node-red"],"latest_commit_sha":null,"homepage":"https://zachowj.github.io/node-red-contrib-home-assistant-websocket/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zachowj.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"zachowj","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://paypal.me/zachowj"]}},"created_at":"2018-09-16T13:52:11.000Z","updated_at":"2025-04-09T21:43:54.000Z","dependencies_parsed_at":"2023-10-03T03:19:12.190Z","dependency_job_id":"157dbecd-6431-4e50-9db8-e39513790145","html_url":"https://github.com/zachowj/node-red-contrib-home-assistant-websocket","commit_stats":{"total_commits":2195,"total_committers":46,"mean_commits":47.71739130434783,"dds":0.462870159453303,"last_synced_commit":"e33bae2d09b41d39faa063ec81371124309442f5"},"previous_names":[],"tags_count":219,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachowj%2Fnode-red-contrib-home-assistant-websocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachowj%2Fnode-red-contrib-home-assistant-websocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachowj%2Fnode-red-contrib-home-assistant-websocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachowj%2Fnode-red-contrib-home-assistant-websocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachowj","download_url":"https://codeload.github.com/zachowj/node-red-contrib-home-assistant-websocket/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254149919,"owners_count":22022851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["home","home-assistant","home-automation","node-red"],"created_at":"2024-08-04T00:01:06.408Z","updated_at":"2025-05-14T13:05:48.523Z","avatar_url":"https://github.com/zachowj.png","language":"TypeScript","funding_links":["https://github.com/sponsors/zachowj","https://paypal.me/zachowj","https://www.buymeacoffee.com/zachowj"],"categories":["TypeScript","Nodes"],"sub_categories":["Smarthome"],"readme":"# node-red-contrib-home-assistant-websocket\n\n[![Release Version][release-shield]][release-link] [![Build Status][buildstatus-shield]][buildstatus-link] [![License][license-shield]](LICENSE.md)\n\n[![BuyMeCoffee][buymecoffee-shield]][buymecoffee-link]\n\nVarious nodes to assist in setting up automation using [Node-RED](https://nodered.org/) communicating with [Home Assistant](https://home-assistant.io/).\n\n## Getting Started\n\nDocumentation can be found [here](https://zachowj.github.io/node-red-contrib-home-assistant-websocket/).\n\n### Prerequisites\n\nHave Node-RED installed and working, if you need to\ninstall Node-RED see [here](https://nodered.org/docs/getting-started/installation).\n\n- [Node.js](https://nodejs.org) v18.2.0+\n- [Node-RED](https://nodered.org/) v3.1.1+\n- [Home Assistant](https://home-assistant.io) v2024.3+\n\n### Installation\n\nInstall via Node-RED Manage Palette\n\n```\nnode-red-contrib-home-assistant-websocket\n```\n\nInstall via npm\n\n```shell\n$ cd ~/.node-red\n$ npm install node-red-contrib-home-assistant-websocket\n# then restart node-red\n```\n\nFor [Home Assistant](https://www.home-assistant.io/hassio/) add-on users:\n\nThe Community add-on ships with this node right out of the box.\n\nUnder the server node config just check the checkbox for `I use the Home Assistant Add-on`\n\nThe add-on can be found here: \u003chttps://github.com/hassio-addons/addon-node-red#readme\u003e\n\n## Contribute\n\n- [Setting up Development Environment](https://zachowj.github.io/node-red-contrib-home-assistant-websocket/guide/development.html)\n- [Help with Documentation](https://zachowj.github.io/node-red-contrib-home-assistant-websocket/guide/documentation.html)\n\n## Contributors\n\n[List of all contributors](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/graphs/contributors)\n\n[buildstatus-shield]: https://img.shields.io/github/actions/workflow/status/zachowj/node-red-contrib-home-assistant-websocket/ci.yml?branch=main\u0026style=for-the-badge\n[buildstatus-link]: https://github.com/zachowj/node-red-contrib-home-assistant-websocket/actions\n[license-shield]: https://img.shields.io/github/license/zachowj/node-red-contrib-home-assistant-websocket.svg?style=for-the-badge\n[release-link]: https://github.com/zachowj/node-red-contrib-home-assistant-websocket/releases\n[release-shield]: https://img.shields.io/github/v/release/zachowj/node-red-contrib-home-assistant-websocket?style=for-the-badge\n[buymecoffee-link]: https://www.buymeacoffee.com/zachowj\n[buymecoffee-shield]: https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachowj%2Fnode-red-contrib-home-assistant-websocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachowj%2Fnode-red-contrib-home-assistant-websocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachowj%2Fnode-red-contrib-home-assistant-websocket/lists"}