hobbyquaker / homematic-manager

Homematic Device Configuration and Administration
GNU General Public License v3.0
188 stars 27 forks source link

Roaming setting ignored, always first interface #122

Open hoedlmoser opened 4 years ago

hoedlmoser commented 4 years ago

setup: HMLGW2 with address CCU2GW0001 RaspberryMatic with address PEQ062xxxx

in "Funk" if I tick Roaming on, always CCU2GW0001 gets the active interface, even if PEQ062xxxx was selected as active before. seems in RPC request always first Interface (in alphabetical sense) is selected?

in "Funk" if Roaming is ticked on and I select just another Interface, Roaming gets always ticked off. seems like state of Raoming is ignored in RPC request?

hobbyquaker commented 4 years ago

this is works as designed. when roaming is enabled there is no active interface (that the first one is marked active in the ui isnt ideal, thereshould be none selected, will change that). And when you assign a interface roaming cant be enabled anymore.