No description
Find a file
Victor 34cb7b36d1
Merge pull request #179 from icanos/feature/id-refactor
Refactor unique id handling throughout the addon
2021-05-05 11:23:02 +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 Set entiteis to correct type (switch/light) and fix availability for scenes 2021-05-03 09:50:54 +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 Remove addon info and changelog from root readme that pertains to the addon repository 2021-01-30 09:50:08 +01: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 2019 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.