timmo001 / system-bridge

A bridge for your systems
https://system-bridge.timmo.dev
Apache License 2.0
265 stars 14 forks source link

Can't change settings from the cli #3090

Closed bwduncan closed 3 months ago

bwduncan commented 4 months ago

Description

If you're running headless, it's impossible to change the settings from the cli (maybe it's possible through websocket but I couldn't find a home assistant service to do it). I ended up editing settings.json and restarting.

What Platform / OS are you running?

Linux

What version are you running?

4.2.5

Anything in the logs or a references that might be useful?

systembridgebackend==4.2.5
systembridgecli==4.0.5
systembridgeconnector==4.1.2
systembridgefrontend==4.0.3
systembridgemodels==4.1.0
systembridgeshared==4.0.4

Additional information

No response

timmo001 commented 4 months ago

You should still have access to the settings via the frontend, which is linked to via the home assistant device page under "visit".

If you are using the python variant, make sure to install systembridgefrontend and restart the backend

github-actions[bot] commented 3 months ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

bwduncan commented 3 months ago

oops i read this and wasn't immediately able to try it, but i did later so:

thanks so much, that explains perfectly. closing :smiley: