-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to test Configuration Setup Correctly #105
Comments
I'm in the same boat, I followed the guide and added the panel. But where do I go to interact with the panel in Home Assistant? |
(edited line) I had some trouble, so here's a quick checklist of what I did to get it working:
(edited line) -I plan on combing through these integrations to properly secure them now that it is working |
@joshwillison, this is what you did to get everything working? |
Thank you! this worked! The issue I had was these two things in your list:
So I created a new user in HA, and then I googled how to edit the appdaemon.yaml file to include MQTT, and copied this code: plugins: Then I rebooted my Qolsys panel to allow control4 - and it connected! Thanks! |
Yes, I got it working. In my haste to come up with the bullet points in an attempt to provide assistance here, I left out that critical detail. |
Glad you got it working! |
Awesome. Thank you so much. I’m going to give this a go. I appreciate you’re assistance. |
Super delayed. I think I got it working but not sure how to interact with the panel from HA. I tried to make a card in my overview tab to control it but the entity doesn't show up. How do I interact with the panel with HA? I'd consider myself a noob to all this so sorry if I'm asking something obvious here. |
The panel shows up under Devices & Services/ MQTT/ Qolsys Panel. From there you can see all of the sensors that are part of the system. Depending on what you are trying to do, I would use this to look up the entity ID, and then in your Dashboard, pick a card and enter that entity ID. The other way to go about it would be again navigate to the see all of the sensors, and in some cases there will be a 'add to Dashboard' button. |
Ah okay. Looks like I need to work on my MQTT then as the only thing that shows up in Devices & Services / MQTT is core-mosquito. I'll work on that. Thank you for the feedback. |
I am pretty new to this and have been doing everything I can to figure this out through the guide. I am mostly confident I set up everything as described in the guide. However, I literally don't know what to do next to interact with the Qolsys panel. I am technically savvy with hardware as an RF Engineer but this communication type is pretty confusing to me. Anyway, I would love some help if you could spare sometime. Thank you kindly in advanced.
The text was updated successfully, but these errors were encountered: