Kfk
March 31, 2020, 5:56am
1
Hi
I have a setup with Home Assistant running in Docker on my Synology NAS.
Now I would like to import the sensors I have in Home Assistant (Alarm sensors from from my DSC alarm system via Envisalink) to Homey.
I have installed the Mosquitto Broker on my Synology, installed MQTT Client and MQTT Hub on my Homey and setup MQTT in Home Assistant using this guide:
Hi, i would like to share instructions of how to setup MQTT on Homey to make your devices visible in Home Assistant with a Synology NAS. Thanks a lot to @HarriedeGroot for creating the MQTT Hub, @scanno for the MQTT Client (and Broker, which unfortunately will not be included in this tutorial since my setup is on a Synology NAS with Mosquitto as a broker) and @Gustav_Tillback for initially sharing the first steps in creating this setup which will be explained in further detail below
DISCLAIMER*…
But the guide is for importing devices into Home Assistant from Homey, but I want it the other way around.
Is there anyone that could help me with this setup?
Thank you.
Kfk
March 31, 2020, 7:32am
3
Thank you, but I’m sorry, I don’t understand.
“Install the application on your Homey and then go into the application settings.” what application, and how?
Homey Pro only!!!
It does not work this way with Homey (cloud), it only supports CLI run which is there only for development purposes.
Installing Node.js
Check Node.js version on Homey: Homey App: Settings - General - About - Node.js version
Download Node.js (use Homey’s version or higher) from https://nodejs.org/ and install it on your computer.
Download the app you want to install from GitHub
Go to the repository on GitHub (the correct link for the app you want to install is at the bo…
It’s a bit DIY, but if you’ve managed home assistant, it shouldn’t be too hard…
FYI, i don’t use this app myself…
2 Likes
Kfk
March 31, 2020, 8:05am
5
Thank you!
Worked like a charm!
@Kfk
Do your sensors from HA update in Homey? If I start the App it shows correct values, but they don’t seem to update.
UPDATE
They update fine after a PTP
Kfk
May 18, 2020, 5:22pm
7
I only have binary sensors but they update with no delay
2 Likes
PJ-AU
January 9, 2021, 2:21pm
8
Looking for missing https://github.com/rogro82/io.homeassistant/blob/master/custom_component/homey.py . Also any guidance to install on HA. Assume you create custom_components folder (with python script) under ./config and restart HA? Thanks all.
Cc/ @Kfk @Eternity
PJ-AU
January 9, 2021, 11:38pm
9
BTW got this working with little effort and it’s awesome! I have several devices that don’t have native Homey integration but they are available in HA. With this custom integration, they work a treat. Thanks @rogro82
Hi there, working this out myself, what do you mean by PTP?
How did you get this working?
We are missing: ttps://github.com/rogro82/io.homeassistant/blob/master/custom_component/homey.py
So sensors are visible in Homey but are not updating, please elaborate
PTP=pull the plug. Please search the forum for instructions
djesko
January 16, 2021, 8:20am
13
Do any of you running this app on v5 ?