diff --git a/__init__.py b/flow3r_openhab/__init__.py similarity index 100% rename from __init__.py rename to flow3r_openhab/__init__.py diff --git a/flow3r.toml b/flow3r_openhab/flow3r.toml similarity index 86% rename from flow3r.toml rename to flow3r_openhab/flow3r.toml index 61449d2..ff48a9b 100644 --- a/flow3r.toml +++ b/flow3r_openhab/flow3r.toml @@ -1,5 +1,5 @@ [app] -name = "OpenHAB (MQTT)" +name = "OpenHAB" menu = "Apps" [entry]