Hi!
Im not smart (I’ve come to terms with that) and I need help. I updated everything a couple a days ago. I’ve installed a motion sensor, ikea via ZHA yesterday. That’s pretty much everything I’ve done the last couple of days. I really tried fixing this myself, because I’m sure its a idiot-question and solution. But I’m stuck…
I tried validating and restarting yesterday and got this.
The problem:
And I tried this: https://community.home-assistant.io/t/base-url-deprecation-but-unclear-what-to-do-about-it/200377?fbclid=IwAR1BCbl_fbhUNsyFH3nmfag8qUkI8Yh_9_i3igCWf0Ke0nx6-LWzJo6cBU0
I use duckdns and I’m a little unsure of my internal URL. But took local ip adress and: 8123.
I’ve removed the bas url completely from my yaml.file but that just got other log issues.
I get the log above and this when I try restarting HA:
Here is my configuration.yaml (and this is when I removed the base_url)
:
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Text to speech
tts:
- platform: google_translate
#themes
frontend:
themes: !include_dir_merge_named themes
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
sensor:
- platform: moon
google:
client_id: xxxxxx
client_xsecret: xxxxx
#http
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
resources:
- url: /local/community/atomic-calendar-revive/atomic-calendar-revive.js
type: module