Skip to content
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

Getting Started #2

Open
IvanFarkas opened this issue Feb 14, 2021 · 2 comments
Open

Getting Started #2

IvanFarkas opened this issue Feb 14, 2021 · 2 comments

Comments

@IvanFarkas
Copy link

IvanFarkas commented Feb 14, 2021

Getting started

I need some help with OmniLink Bridge Add-on, please.

I have Hass.io running on a VM.
I installed OmniLink Bridge and after that MQTT broker.
The installation discovered my Omni, zones, controls, etc, but I do not see the devices in the devises list.

  • What do I do to integrate Omni devices via OmniLink into Hass.io, please?
  • Do I need to integrate MQTT?
  • Is there a user manual?

Please find my config below.

controller_address: [IP]
controller_port: [port]
controller_key1: [key1]
controller_key2: [key1]
controller_name: OmniLinkBridge
controller_name: OmniLinkBridge
time_sync: true
time_interval: 60
time_drift: 10
verbose_unhandled: true
verbose_event: true
verbose_area: true
verbose_zone: true
verbose_thermostat_timer: true
verbose_thermostat: true
verbose_unit: true
verbose_message: true
webapi_enabled: true
webapi_port: 8000
mqtt_enabled: true
mqtt_server: [IP from MQTT log]
mqtt_port: 1883
mqtt_username: [MQTT (Hass.io user) username]
mqtt_password: [MQTT (Hass.io user) password]
mqtt_prefix: omnilink
mqtt_discovery_prefix: hassio
mqtt_discovery_name_prefix: ''
mqtt_discovery_ignore_zones: ''
mqtt_discovery_ignore_units: ''
mqtt_discovery_override_zone: ''
notify_area: true
notify_message: true
mail_server: ''
mail_tls: false
mail_port: 25
mail_username: ''
mail_password: ''
mail_from: ''
mail_to: ''
prowl_key: ''
pushover_token: ''
pushover_user: ''
webapi_override_zone: ''

Log
OmniLink_Bridge.log

@ifuchs
Copy link

ifuchs commented Jul 20, 2021

I am in a similar position. I can see that OLB is talking to the Omnipro in that the OLB log shows the devices and changes in state. However, the devices do not show up in HA and so I have not been able to add them to the dashboard. etc.

controller_address: [IP]
controller_port: [port]
controller_key1: [key1]
controller_key2: [key2]
controller_name: OmniLinkBridge
time_sync: false
time_interval: 60
time_drift: 10
verbose_unhandled: true
verbose_event: true
verbose_area: true
verbose_zone: true
verbose_thermostat_timer: true
verbose_thermostat: true
verbose_unit: true
verbose_message: true
webapi_enabled: false
webapi_port: 8000
mqtt_enabled: false
mqtt_server: ''
mqtt_port: 1883
mqtt_username: ''
mqtt_password: ''
mqtt_prefix: omnilink
mqtt_discovery_prefix: homeassistant
mqtt_discovery_name_prefix: ''
mqtt_discovery_ignore_zones: ''
mqtt_discovery_ignore_units: ''
mqtt_discovery_override_zone: ''
notify_area: false
notify_message: false
mail_server: ''
mail_tls: false
mail_port: 25
mail_username: ''
mail_password: ''
mail_from: ''
mail_to: ''
prowl_key: ''
pushover_token: ''
pushover_user: ''

@abbachia
Copy link

Same issue..any cues on how to get the devices to show up in HA...Newbie so may be basics but i'm a little lost ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants