Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anotherjulien/MyHOME
MyHOME integration for Home-Assistant
https://github.com/anotherjulien/MyHOME
hacs home-assistant
Last synced: 8 days ago
JSON representation
MyHOME integration for Home-Assistant
- Host: GitHub
- URL: https://github.com/anotherjulien/MyHOME
- Owner: anotherjulien
- License: agpl-3.0
- Created: 2020-06-27T14:22:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T15:26:13.000Z (5 months ago)
- Last Synced: 2024-08-01T15:35:50.309Z (3 months ago)
- Topics: hacs, home-assistant
- Language: Python
- Homepage:
- Size: 315 KB
- Stars: 131
- Watchers: 30
- Forks: 50
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyHOME
MyHOME integration for Home-Assistant## Installation
The integration is able to install the gateway via the Home-Assistant graphical user interface, configuring the different devices needs to be done in YAML files however.Some common gateways should be auto-discovered, but it is still possible to force the inclusion of a gateway not discovered. One limitation however is that the gateway needs to be in the same network as your Home-Assistant instance.
It is possible that upon first install (and updates), the OWNd listener process crashes and you do not get any status feedback on your devices. If such is the case, a restart of Home Assistant should solve the issue.
## BEWARE
If you've been using this integration in version 0.8 and prior, configuration structure has changed and you need to create and populate the appropriate config file. See below for instructions.
## Configuration and use
Please find the [configuration](https://github.com/anotherjulien/MyHOME/wiki/Configuration) on the project's wiki!
[Advanced uses](https://github.com/anotherjulien/MyHOME/wiki/Advanced-uses) are also listed in the wiki.