genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
388 stars 154 forks source link

Port # Auto changes on OS reboot or service restart #389

Closed tuicemen closed 1 year ago

tuicemen commented 5 years ago

Expected behavior

H G port to stay set to what it is set at

Actual behavior

Occasionally the HG port slips ( Moves to the next available) I've noticed this recently with adding a new interface like the echo bridge

Steps to reproduce the problem starting from a fresh install

as stated before this seemingly random so others may not be able to reproduce

  1. install HG and load your backup.
  2. install ehco bridge other installs that require port info may also trigger this (Philips hue maybe)
  3. reboot

Specifications

Additional configuration notes

As stated before this is seemingly random but has occurred on the two RPi set ups more then once. Once prior to restarting HG I remembered to check the port and noticed HG hand moved it up on # with out my input

Possible cures

1: Add a confirmation for when HG is changing ports If HG doesn't get a confirmation the port move is rejected. 2: Add a lock check box so the port can't change if checked. 3: Add a flag as @davidwallis3101 mentioned in issue #320