diff --git a/bitShake/app.json b/bitShake/app.json new file mode 100644 index 0000000000..1649eac5f2 --- /dev/null +++ b/bitShake/app.json @@ -0,0 +1,10 @@ +{ + "appid": "a4f9c2e87d1b3a6f0c5e9d82b7a1e43f6c0d9b5e", + "name": "bitShake", + "website": "https://www.bitshake.de/", + "license": "Proprietary", + "description": "A smart IR-based electric meter reader that captures energy consumption and power data from digital electricity meters and provides it via Wi-Fi/Tasmota integration.", + "enhanced": false, + "tile_background": "dark", + "icon": "bitShake.svg" +} diff --git a/bitShake/bitShake.php b/bitShake/bitShake.php new file mode 100644 index 0000000000..6fc8adab4b --- /dev/null +++ b/bitShake/bitShake.php @@ -0,0 +1,7 @@ + + + + + + + + + \ No newline at end of file