I did some looking, and saw a similar thread but not my exact circumstance, and it was a tad confusing. Sooo, long story short, I JUST migrated to PostgreSQL on another Proxmox container–brand new install. Things are flowing over, except I’m getting NULL values for all the entity_id'
s (in fact, I’m getting a lot of NULL values):
here’s my configuration.yaml
entry:
recorder:
db_url: postgresql://homeassistant:[email protected]/homeassistant_db
db_retry_wait: 15
Sooo, I’m at a loss. Hopefully someone can assist. Thanks in advance!