Burningstone91 / smart-home-setup

Installation and Configuration of my Smart Home Setup
MIT License
545 stars 34 forks source link

Weights in Room Assistant #7

Open jessicagroup opened 3 years ago

jessicagroup commented 3 years ago

Hi,

I was reviewing the documentation for room assistant, as far as I understand the weights are used for leader election and don't impact device scoring. You state:

"I also added weights for the different instances. If two instances send that they see a tag, the instance with the higher weight will win."

Documentation states: Value used to sort when electing a leading instance. The instance with the highest weight in the cluster becomes the leader. (https://www.room-assistant.io/guide/cluster.html#settings)

Thanks!