In folgendem Thema RE: Bin dann mal AUS! wird darüber diskutiert.
Home Assistant
-
-
Hallo Sepp
Wenn es um den Home Assistant (HA) geht, dann bist du hier richtig.
Zu deiner Frage: Der Home Assistant ist eine Home Automations Lösung, mit welcher du auch dein Auto überwachen kannst. Der grösste Vorteil im Vergleich zur KIA Connect App ist, dass du die Werte über einen Zeitraum grafisch darstellen kannst. Weiter kannst du Meldungen an dein Handy senden, wenn zum Beispiel der Wert der 12 Volt Batterie unter 50 % fällt. Natürlich gibt es noch viele andere Möglichkeiten. Dies sind nur Beispiele.
-
OK, ich muss eine App im Auto installieren ... ?
-
Nein, du müsstest Home Assistant Green kaufen oder einen Raspberry Pi einrichten. Schau dir den HA Demo Link von oben an. Es ist eher etwas für Techno affine und mach nur Sinn wenn du andere Smarte Geräte im Haus hast.
-
Nein, du müsstest Home Assistant Green kaufen oder einen Raspberry Pi einrichten. Schau dir den HA Demo Link von oben an. Es ist eher etwas für Techno affine und mach nur Sinn wenn du andere Smarte Geräte im Haus hast.
Habe den Home Assistant auf meinem Synology NAS in einer virtuellen Umgebung installiert.
HACS per SSH und auch das Kia Uvo in der Ver. 2.20.0 installiert.
Meine Fahrzeugdaten bekomme ich auch in der Oberfläche alle dargestellt, aber halt nur als "Liste" und nicht so hübsch wie bei Dir.
Habe auch aus dem "Kia Uvo Integration"-Forum den Code kopiert, im RAW-Editor eingefügt und die ganzen ".ev6"-Einträge gegen ".ev9_mv1_23" ersetzt.
Ok, das Bild kann er nicht finden, aber er meldet immer:
ZitatDeine Konfiguration ist ungültig: r: At path: views -- Expected an array value, but received: undefined
Ist mein erster Kontakt mit Home Assistant, aber vielleicht kannst Du mir hier etwas helfen.
-
Ich verwende folgenden Code in einer Bildelement Karte:
Code
Alles anzeigentype: picture-elements image: local/images/KiaEv9_2.png elements: - type: state-icon entity: sensor.ev9_mv1_23_last_updated_at style: right: 0 bottom: 0px margin-bottom: 0px transform: initial font-size: 1em line-height: 2em '--paper-item-icon-color': black - type: state-label entity: sensor.ev9_mv1_23_last_updated_at style: transform: initial font-size: 1em line-height: 2em bottom: '-5px' right: 30px margin-bottom: 0px color: black - type: state-icon entity: device_tracker.ev9_mv1_23_location style: right: 0 bottom: 0px margin-bottom: 48px transform: initial font-size: 1em line-height: 2em '--paper-item-icon-color': black - type: state-label entity: device_tracker.ev9_mv1_23_location style: transform: initial font-size: 1em line-height: 2em bottom: 0px right: 30px margin-bottom: 48px color: black - type: state-icon entity: sensor.ev9_mv1_23_odometer style: right: 0 bottom: 0px margin-bottom: 24px transform: initial font-size: 1em line-height: 2em '--paper-item-icon-color': black - type: state-label entity: sensor.ev9_mv1_23_odometer style: transform: initial font-size: 1em line-height: 2em bottom: 0px right: 30px margin-bottom: 24px color: black - type: state-icon entity: lock.ev9_mv1_23_door_lock style: left: 0 top: 0px margin-top: 0px transform: initial font-size: 1em line-height: 2em '--paper-item-icon-color': black - type: state-label entity: lock.ev9_mv1_23_door_lock title: lock.ev9_door_lock style: transform: initial font-size: 1em line-height: 2em top: 0px left: 30px margin-top: 0px color: black - type: state-icon entity: binary_sensor.ev9_mv1_23_front_left_door style: left: 0 top: 0px margin-top: 24px transform: initial font-size: 1em line-height: 2em '--paper-item-icon-color': black - type: state-label entity: binary_sensor.ev9_mv1_23_front_left_door title: binary_sensor.ev9_mv1_23_front_left_door style: transform: initial font-size: 1em line-height: 2em top: 0px left: 30px margin-top: 24px color: black - type: state-icon entity: binary_sensor.ev9_mv1_23_ev_charge_port style: left: 0 top: 0px margin-top: 48px transform: initial font-size: 1em line-height: 2em '--paper-item-icon-color': black - type: state-label entity: binary_sensor.ev9_mv1_23_ev_charge_port title: binary_sensor.ev9_mv1_23_ev_charge_port style: transform: initial font-size: 1em line-height: 2em top: 0px left: 30px margin-top: 48px color: black - type: state-icon entity: sensor.ev9_mv1_23_car_battery_level style: left: 0 bottom: '-5px' margin-bottom: 0px transform: initial font-size: 1em line-height: 2em '--paper-item-icon-color': black - type: state-label entity: sensor.ev9_mv1_23_car_battery_level title: sensor.ev9_mv1_23_car_battery_level prefix: 'Battery: ' style: transform: initial font-size: 1em line-height: 2em bottom: '-8px' left: 30px margin-bottom: 0px color: black background-color: transparent - type: state-icon entity: sensor.ev9_mv1_23_ev_battery_level style: right: 240px top: '-5px' margin-bottom: 0px transform: initial font-size: 1em line-height: 2em '--paper-item-icon-color': black - type: state-label entity: sensor.ev9_mv1_23_ev_battery_level title: sensor.ev9_mv1_23_ev_battery_level prefix: 'E-Batterie: ' style: transform: initial font-size: 1em line-height: 2em top: '-5px' right: 138px color: black background-color: transparent - type: state-icon entity: sensor.ev9_mv1_23_total_driving_range style: left: 125px bottom: '-5px' margin-bottom: 0px transform: initial font-size: 1em line-height: 2em '--paper-item-icon-color': black - type: state-label entity: sensor.ev9_mv1_23_total_driving_range title: sensor.ev9_mv1_23_total_driving_range prefix: 'Range: ' style: transform: initial font-size: 1em line-height: 2em bottom: '-8px' left: 150px margin-bottom: 0px color: black background-color: transparent - type: state-icon entity: binary_sensor.ev9_mv1_23_engine style: right: 0 top: 0px margin-top: 0px transform: initial font-size: 1em line-height: 2em '--paper-item-icon-color': black - type: state-label entity: binary_sensor.ev9_mv1_23_engine style: transform: initial font-size: 1em line-height: 2em top: 0px right: 30px margin-top: 0px color: black - type: state-icon entity: sensor.ev9_mv1_23_daily_driving_stats style: right: 0 top: 0px margin-top: 24px transform: initial font-size: 1em line-height: 2em '--paper-item-icon-color': black - type: state-label entity: sensor.ev9_mv1_23_daily_driving_stats style: transform: initial font-size: 1em line-height: 2em top: 0px right: 30px margin-top: 24px color: black
Das Bild habe ich auch eingefügt.
Du musst es undert www/images abspeichern.
-
Super, danke, schau ich mir heute Abend mal in Ruhe an und werde berichten
Mal gucken wie ich in der Virtuellen Umgebung das Bild an die richtige Stelle bekomme...
-
Vielen Dank für die Hilfe, hat super geklappt.
Musste noch den "File editor" für die Dateiverwaltung installieren und wenn ich dann auch gleich (wie Du geschrieben hast) eine "Bildelement-Karte" statt einer "Bildkarte" eingefügt hätte, hätte ich auch gleich die Werte angezeigt bekommen
Habe aber keine Ahnung weshalb mir angezeigt wird, dass der Ladeport offen wäre...
-
Vielen Dank für die Hilfe, hat super geklappt.
Musste noch den "File editor" für die Dateiverwaltung installieren und wenn ich dann auch gleich (wie Du geschrieben hast) eine "Bildelement-Karte" statt einer "Bildkarte" eingefügt hätte, hätte ich auch gleich die Werte angezeigt bekommen
Habe aber keine Ahnung weshalb mir angezeigt wird, dass der Ladeport offen wäre...
Moin,
Benutze seit Jahren schon Home Assistant... Hab die Integration auch am laufen... Mir gefällt dein Bild vom grauen EV9! Könntest du es bitte hier einstellen zum Download?
Vielen Dank!
-
Bitteschön:
Ist ein Screenshot vom Konfigurator der Kia-Webseite.
Da kann man direkt die passende Farbe wählen und sich das Fahrzeug auch so hin drehen wie man es möchte