SmartLab: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
Zeile 1: Zeile 1:
 
{{Projekt
 
{{Projekt
 
|image=metalab-smartlab.png
 
|image=metalab-smartlab.png
|involved=[[User:Uberhaxlor]] [[User:hmw]] [[User:m68k]] and others
+
|involved=[[User:Uberhaxlor]], [[User:hmw]], [[User:m68k]], [[User::cube]], [[User:luto]], and others
 
|startdate=01.05.2019
 
|startdate=01.05.2019
 
|status=in progress
 
|status=in progress
Zeile 30: Zeile 30:
 
** Prometheus
 
** Prometheus
 
** Grafana
 
** Grafana
 +
 +
== Home Assistant ==
 +
 +
[[Homeassistant]] (10.20.30.97) liegt im Serverkastl. Neu aufgesetzt 20220211 und damals von der Lounge auf einen neuen Pi umgezogen. Home-Assistant OS. Admin-Panel auf Port 8123. MQTT Broker. Zigbee2MQTT.
 +
 +
== Zigbee Adapter ==
 +
 +
[https://smartlight.me/smart-home-devices/zigbee-devices/smlight-zigbee-lan-adapter-slzb-05en Zigbee LAN coordinator CC2652P SMLIGHT SLZB-05] (10.20.30.110) um ZigBee auf TCP/IP umzusetzen. Wir nur von der Zigbee2MQTT-Software angesprochen. Auf Port 80 läuft ein spartantisches Web-Interface. Alles weitere passiert im Home Assistant.
 +
 +
== Sonoff ==
 +
 +
[https://github.com/sixtyeight/blinkenwall-bridge/ Blinkenbridge Github Repo] (ist bereits in Produktion)
 +
 +
[https://github.com/Metalab/intranet_of_shit/ Github Repo]
 +
 +
  https://community.home-assistant.io/t/mqtt-how-to-retain-sonoff-switch-setting-across-restarts-of-ha/21504/51
 +
  https://github.com/arendst/Sonoff-Tasmota/wiki/PowerOnState-Configuration#side-effects-with-using-mqtt-messages
 +
  https://community.home-assistant.io/t/all-automations-are-off-on-restart/91445/28
 +
 +
  curl http://hauptraumalarm/cm?cmnd=PowerRetain%201
 +
  curl http://welalarm/cm?cmnd=PowerRetain%201
 +
  curl http://bibliothekalarm/cm?cmnd=PowerRetain%201
 +
  curl http://loungeinvaders/cm?cmnd=PowerRetain%201
 +
  curl http://loungepony/cm?cmnd=PowerRetain%201
 +
  curl http://loungesquarelamp/cm?cmnd=PowerRetain%201
 +
  curl http://loungefan/cm?cmnd=PowerRetain%201
 +
  curl http://eingangstrahler/cm?cmnd=PowerRetain%201
 +
  curl http://metadatswitch/cm?cmnd=PowerRetain%201
 +
  curl http://blinkentunnel/cm?cmnd=PowerRetain%201
 +
  curl http://hauptraumeins/cm?cmnd=PowerRetain%201
 +
  curl http://hauptraumzwei/cm?cmnd=PowerRetain%201
 +
  curl http://kassomat/cm?cmnd=PowerRetain%201
 +
  curl http://metanudel/cm?cmnd=PowerRetain%201
 +
  curl http://welbenchlightleft/cm?cmnd=PowerRetain%201
 +
  curl http://welbenchlightright/cm?cmnd=PowerRetain%201
 +
 +
List of all sonoff modules currently in use
 +
 +
*http://hauptraumalarm.lan Nr.1
 +
*http://welalarm.lan Nr.2
 +
*http://bibliothekalarm.lan Nr.3
 +
 +
*http://loungeinvaders.lan Nr.4
 +
*http://loungepony.lan Nr.5
 +
*http://loungesquarelamp.lan Nr.6
 +
*http://loungefan.lan Nr.7 (fun fact: Wenn man diese Gerät Togglet geht im Hauptraum das Licht aus.)
 +
 +
*http://eingangstrahler.lan Nr.8
 +
*http://metadateswitch.lan Nr.9
 +
*http://blinkentunnel.lan Nr.10
 +
 +
*http://hauptraumeins.lan Nr.11
 +
*http://hauptraumzwei.lan Nr.12
 +
 +
*http://kassomat.lan Nr.13
 +
*http://metanudel.lan Nr.14
 +
 +
*http://welbenchlightleft.lan Nr.15
 +
*http://welbenchlightright.lan Nr.16
 +
 +
*http://loungelight.lan Nr17
 +
*http://metafridgelight.lan Nr18

Version vom 12. Februar 2022, 19:55 Uhr


SmartLab
Metalab-smartlab.png
Gestartet: 01.05.2019
Involvierte: User:Uberhaxlor, User:hmw, User:m68k, [[User::cube]], User:luto, and others
Status: in progress
Beschreibung: On premises Smarthome stuff for the Metalab
Shutdownprozedur:
Zuletzt aktualisiert: 2022-02-12


Home Assistant

Homeassistant (10.20.30.97) liegt im Serverkastl. Neu aufgesetzt 20220211 und damals von der Lounge auf einen neuen Pi umgezogen. Home-Assistant OS. Admin-Panel auf Port 8123. MQTT Broker. Zigbee2MQTT.

Zigbee Adapter

Zigbee LAN coordinator CC2652P SMLIGHT SLZB-05 (10.20.30.110) um ZigBee auf TCP/IP umzusetzen. Wir nur von der Zigbee2MQTT-Software angesprochen. Auf Port 80 läuft ein spartantisches Web-Interface. Alles weitere passiert im Home Assistant.

Sonoff

Blinkenbridge Github Repo (ist bereits in Produktion)

Github Repo

 https://community.home-assistant.io/t/mqtt-how-to-retain-sonoff-switch-setting-across-restarts-of-ha/21504/51
 https://github.com/arendst/Sonoff-Tasmota/wiki/PowerOnState-Configuration#side-effects-with-using-mqtt-messages
 https://community.home-assistant.io/t/all-automations-are-off-on-restart/91445/28
 curl http://hauptraumalarm/cm?cmnd=PowerRetain%201
 curl http://welalarm/cm?cmnd=PowerRetain%201
 curl http://bibliothekalarm/cm?cmnd=PowerRetain%201
 curl http://loungeinvaders/cm?cmnd=PowerRetain%201
 curl http://loungepony/cm?cmnd=PowerRetain%201
 curl http://loungesquarelamp/cm?cmnd=PowerRetain%201
 curl http://loungefan/cm?cmnd=PowerRetain%201
 curl http://eingangstrahler/cm?cmnd=PowerRetain%201
 curl http://metadatswitch/cm?cmnd=PowerRetain%201
 curl http://blinkentunnel/cm?cmnd=PowerRetain%201
 curl http://hauptraumeins/cm?cmnd=PowerRetain%201
 curl http://hauptraumzwei/cm?cmnd=PowerRetain%201
 curl http://kassomat/cm?cmnd=PowerRetain%201
 curl http://metanudel/cm?cmnd=PowerRetain%201
 curl http://welbenchlightleft/cm?cmnd=PowerRetain%201
 curl http://welbenchlightright/cm?cmnd=PowerRetain%201

List of all sonoff modules currently in use