No description
Find a file
Tim Jackson 7c01409231
Fix #329: Fails to start with node syntax errors (#330)
* Fix #329: Fails to start with node syntax errors
* s6 v3: Don't try to send commands to the supervision tree, per https://github.com/just-containers/s6-overlay/blob/master/MOVING-TO-V3.md
* Updates to build process to set the correct permissions, as well as through cont-init.d as well as set a fixed (more modern) base image
* Fix build to actually be locked to a specified version of the base image
Update to base image 18.2.0
2025-10-17 17:00:18 +02:00
.devcontainer Adjust code to airbnb style guide, including eslint rules and prettier configuration for code base 2021-01-22 15:49:02 +01:00
plejd Fix #329: Fails to start with node syntax errors (#330) 2025-10-17 17:00:18 +02:00
.gitattributes Add .gitattributes to force git not changing line endings for developers 2023-08-17 12:04:10 +02:00
.gitignore Adjust code to airbnb style guide, including eslint rules and prettier configuration for code base 2021-01-22 15:49:02 +01:00
.prettierrc.js Minor update prettierrc override 2021-01-25 08:05:14 +01:00
LICENSE Initial commit 2019-12-04 09:50:12 +01:00
README.md Update copyright year in README 2023-08-18 19:55:37 +02:00
repository.json Adjust code to airbnb style guide, including eslint rules and prettier configuration for code base 2021-01-22 15:49:02 +01:00

Hass.io Plejd add-on repository

Hass.io add-on for Plejd home automation devices. Gives you the ability to control the Plejd home automation devices through Home Assistant. It uses MQTT to communicate with Home Assistant and supports auto discovery of the devices in range.

It also supports notifications so that changed made in the Plejd app are propagated to Home Assistant.

Thanks to ha-plejd for inspiration.

Disclaimer: I am in no way affiliated with Plejd and am solely doing this as a hobby project.

Did you like this? Consider helping me continue the development:
Buy me a coffee

Gitter

Addons

The repository contains only one addon, Plejd. Please see Plejd addon readme and Plejd addon changelog for details.

License

Copyright 2023 Marcus Westin <marcus@sekurbit.se>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.