BEHAVIOR-001: learn and predict actuator actions
This commit is contained in:
@@ -9,4 +9,7 @@ def test_dashboard_is_served_at_root() -> None:
|
||||
|
||||
assert response.status_code == 200
|
||||
assert "SillyHome Next" in response.text
|
||||
assert "Automation-Entwurf" in response.text
|
||||
assert "Aktor freigeben" in response.text
|
||||
assert "ausdrücklichen Freigabe pro Aktor" in response.text
|
||||
assert "Automation-Entwurf" not in response.text
|
||||
assert "Manuelle Overrides" not in response.text
|
||||
|
||||
Reference in New Issue
Block a user