Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
SELECT * FROM 'states' WHERE entity_id LIKE 'sensor.buro_computer_energiekosten';
und dann auf "Execute" drückst.SELECT * FROM 'states' WHERE entity_id = 'sensor.buro_computer_energy_cost' AND (state = 'unknown' OR state = 0.0);
eingibst und Execute drückst erscheinen dort mehrere Einträge zwischen 10:41 und 11:32, die vermutlich das Problem sind. Interessant wäre jetzt, ob das alles Neustarts waren.# Loads default set of integrations. Do not remove.
default_config:
# Text to speech
tts:
- platform: google_translate
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
influxdb:
host: 192.168.178.xx
port: xxxx
database: homeassistant
username: xxx
password: xxx
ssl: false
verify_ssl: false
max_retries: 3
default_measurement: state
include:
domains:
- sensor
Ergebnis vielleicht ja, Gründe aber ggf. verschieden. Bei HA scheint mir das relativ klar zu sein, denn die DB die Du mir geschickt hast enthält nur Einträge ab heute, 10:41 Uhr. Wenn das also normales HA-Verhalten ist, okay, abgehakt - ich schätze, das war auch der Grund, weshalb eine andere DB verwendet wurde?Das ist egal mit welcher DB ich arbeite, dass Ergebnis ist dass gleiche.
Danke, aber nein Danke. Scheint als hast Du einen guten Lauf. Will da ungern unterbrechen.Danke - Du übernimmst jetzt?