You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
I am new to Room Assistant, I went through a lot of documentation on the site, but there isn't much documentation elsewhere, I am struggling a bit with some issues.
I first installed only 1 raspberry pi zero, and used Bluetooth Classic with my iphone. This worked well and my HA is able to detect it. However, I discovered that it is better to use BLE for different reasons. I am trying to set it up. But I seem to have some trouble since then.
I commented my MAC address on my config file, I also moved cluster to parent as I read cluster shouldn't be under global config.
Here is my config if you could lend me some help and point to the right direction. (Btw I am also using the companion app for ios, but it doesn't detect any node automatically.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi guys,
I am new to Room Assistant, I went through a lot of documentation on the site, but there isn't much documentation elsewhere, I am struggling a bit with some issues.
I first installed only 1 raspberry pi zero, and used Bluetooth Classic with my iphone. This worked well and my HA is able to detect it. However, I discovered that it is better to use BLE for different reasons. I am trying to set it up. But I seem to have some trouble since then.
I commented my MAC address on my config file, I also moved cluster to parent as I read cluster shouldn't be under global config.
Here is my config if you could lend me some help and point to the right direction. (Btw I am also using the companion app for ios, but it doesn't detect any node automatically.
cluster:
port: 6425
peerAddress:
global:
instanceName: Bedroom
integrations:
homeAssistant:
mqttUrl: 'mqtt://192.168.1.20:1883'
mqttOptions:
username: mqtt
password: mqtt9lawi!1
bluetoothClassic:
interval: 5
scanTimeLimit: 3
minRssi: -5
hciDeviceId: 0
addresses:
bluetoothlowEnergy:
allowlist:
maxDistance: 7
Thank you for any help or insight.
Beta Was this translation helpful? Give feedback.
All reactions