From b8e5d1614d2f3f02e19573c18c148a23dd57b01c Mon Sep 17 00:00:00 2001 From: lars Date: Thu, 5 Mar 2026 15:34:39 +0000 Subject: [PATCH] =?UTF-8?q?landscape/infrastructure/raspberrypi5=5Fhomeass?= =?UTF-8?q?istant.yamlnt=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../raspberrypi5_homeassistant.yamlnt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 landscape/infrastructure/raspberrypi5_homeassistant.yamlnt diff --git a/landscape/infrastructure/raspberrypi5_homeassistant.yamlnt b/landscape/infrastructure/raspberrypi5_homeassistant.yamlnt new file mode 100644 index 0000000..d724f8c --- /dev/null +++ b/landscape/infrastructure/raspberrypi5_homeassistant.yamlnt @@ -0,0 +1,19 @@ +apiVersion: backstage.io/v1alpha1 +kind: Resource +metadata: + name: raspberry-pi5 + title: "Raspberry Pi5 (HomeAssistant)" + description: | + Raspberry 5 + [➔ Live API-Daten (JSON)](http://192.168.2.63:7007/api/proxy/netbox/api/dcim/devices/?name=Raspberry%20Pi5%20(HomeAssistant)) + annotations: + # Hier liegt die Wahrheit über die Hardware + netbox.com/device-name: 'Raspberry Pi5 (HomeAssistant)' + home-lab.io/management-ip: '192.168.2.49' + links: + - url: http://192.168.2.49:8001/api/dcim/devices/5/ + title: "Raw API Data (via Netbox)" + icon: code +spec: + type: compute-node + owner: admin \ No newline at end of file