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
configuration["discovery_filter"] fix test for Docker & HA Add-on
This will need testing and verification with the Docker image and HA Add-on.
The HA Add-on also converts identities to a whole string, which Docker keeps it as a dictionary, same for bindkeys.
Would and should it not be possible and preferable to make any such type format conversions, if and when required, in the projects themselves, so that the underlying config file can be assumed to be identical across all incarnations of Theengs Gateway?
0 commit comments