Closed Vartkat closed 3 years ago
Please fill out the issue template, you can find it by clicking on New Issue
and then selecting Report a bug with Home Assistant
. Copy and paste the provided template into this already created issue, click preview to take a look at the empty template and then fill out as much as you can. Any additional information can be helpful!
Thanks for understanding :)
That is exactly what I did. Infos that are not there are not relevant (in my opinion),
default_config: homeassistant: customize: !include customize.yaml latitude: !secret longitude longitude: !secret latitude elevation: !secret elevation unit_system: metric time_zone: !secret time_zone
logger: default: critical logs: homeassistant.components.http.ban: warning custom_components.securitas_direct: debug
http:
tts:
device_tracker:
group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml
discovery:
freebox: host: !secret freebox_host port: !secret freebox_port
homekit: filter: exclude_domains:
include_domains:
- media_player
- alarm_control_panel
- light
- person
- input_select
- switch
entity_config: media_player.lg_tv: name: TV LG feature_list:
frontend: themes: !include_dir_merge_named themes
recorder: exclude: entities:
securitas_direct: username: !secret securitas_username password: !secret securitas_key code: !secret securitas_code country: FR
ios: push: categories:
sensor:
circadian_lighting: interval: 300 transition: 60 switch:
influxdb: port: 8086 database: home_assistantdb username: home_assistant password: !secret password max_retries: 3 default_measurement: state
input_boolean: absence_prolongee: name: Maison vide plusieurs jours initial: off icon: mdi:home-analytics pitchoun : name: Chat présent initial: off icon: mdi:cat
webostv: host: 192.168.0.10 name: TV du salon turn_on_action: service: wake_on_lan.send_magic_packet data: mac: 64-95-6C-82-ED-52 broadcast_address: 192.168.0.255 customize: sources:
wake_on_lan:
notify:
light:
freebox_player: remote_code: xxxxx host: 192.168.0.252
cover:
platform: template covers: portillon: device_class: gate friendly_name: "Portillon" value_template: "{% if states('binary_sensor.openclose_portillon') == 'on' %}open {% elif states('binary_sensor.openclose_portillon') == 'off' %}closed {% elif states('binary_sensor.openclose_portillon') == 'unavailable' %}unavailable{% else %}inconnu{% endif %}" open_cover: service: switch.toggle data: entity_id: switch.portillon close_cover: service: switch.toggle data: entity_id: switch.portillon stop_cover: service: switch.toggle data: entity_id: switch.portillon icon_template: >- {% if is_state("cover.portillon", "open") %} mdi:door-open {% else %} mdi:door {% endif %} double_garage: device_class: gate friendly_name: "Double garage" value_template: "{% if states('binary_sensor.openclose_double_garage') == 'on' %}open {% elif states('binary_sensor.openclose_double_garage') == 'off' %}closed {% elif states('binary_sensor.openclose_double_garage') == 'unavailable' %}unavailable{% else %}inconnu{% endif %}" open_cover: service: switch.toggle data: entity_id: switch.double_garage close_cover: service: switch.toggle data: entity_id: switch.double_garage stop_cover: service: switch.toggle data: entity_id: switch.double_garage icon_template: >- {% if is_state("cover.double_garage", "open") %} mdi:gate-open {% else %} mdi:gate {% endif %} rideau_garage: device_class: gate friendly_name: "Rideau garage" value_template: "{% if states('binary_sensor.openclose_garage_rideau') == 'on' %}open {% elif states('binary_sensor.openclose_garage_rideau') == 'off' %}closed {% elif states('binary_sensor.openclose_garage_rideau') == 'unavailable' %}unavailable{% else %}inconnu{% endif %}" open_cover: service: switch.toggle data: entity_id: switch.rideau_garage close_cover: service: switch.toggle data: entity_id: switch.rideau_garage stop_cover: service: switch.toggle data: entity_id: switch.rideau_garage icon_template: >- {% if is_state("cover.rideau_garage", "open") %} mdi:garage-open {% else %} mdi:garage {% endif %}
`
[s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] udev.sh: executing... [03:27:28] INFO: Update udev information [cont-init.d] udev.sh: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. 2020-09-29 03:27:44 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for securitas_direct which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant. 2020-09-29 03:27:44 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for circadian_lighting which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant. 2020-09-29 03:27:44 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for freebox_player which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant. 2020-09-29 03:27:44 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
[29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-home-assistant-websocket/ha-wait-until.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/inject.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/debug.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/alert.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/status.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/link-out.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/comment.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/function.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/switch.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/swap.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/range.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/template.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/timer.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/trigger.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/cog.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-cast/default.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-counter/counter.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/white-globe.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-interval-length/length.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-looptimer/looptimer.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-stoptimer/stoptimer.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-time-range-switch/switch.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/light.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-node-rbe/rbe.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-node-smooth/smooth.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-loop-processing/loop.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/bridge.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/bridge-dash.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:34 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/serial.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/split.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/join.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/sort.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/batch.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/parser-csv.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/parser-html.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/parser-json.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/parser-xml.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/parser-yaml.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-node-base64/parser-base64.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-node-msgpack/parser-msgpack.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/file-out.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/file-in.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/watch.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-influxdb/influxdb.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/file.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-sunevents/white_golden_sun.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/arrow-in.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/envelope.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-node-twitter/twitter.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-actionflows/actionflows.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-bigtimer/timer.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/feed.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-deconz/deconz.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-looptimer2/looptimer.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-alexa-home-skill/alexa.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-contrib-modbus/modbus.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_button.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_dropdown.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_switch.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_slider.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_numeric.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_text.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_date_picker.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_colour_picker.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_form.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_gauge.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_chart.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_toast.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-dashboard/ui_template.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/rpi.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:35 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red-node-suncalc/sun.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:36 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /flows?_=1601379746140 HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:36 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /ui_base/js/tinycolor-min.js HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:36 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /ui_base/gs/gridstack.min.js HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:36 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /ui_base/gs/gridstack.jQueryUI.min.js HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:36 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /ui_base/gs/gridstack.jQueryUI.min.js HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:40 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /red/images/subflow_tab.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:42:40 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /icons/node-red/subflow.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:13:43:07 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) POST /inject/139e26ba.a831b9 HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:22:37:42 +0200] 200 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /library/local/flows/ HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [29/Sep/2020:23:07:26 +0200] 101 ::ffff:xxx.xxx.xxx.xxx, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /comms HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) [30/Sep/2020:01:45:26 +0200] 101 ::ffff:213.232.87.58, 127.0.0.1, 172.30.32.1(172.30.32.2) GET /comms HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:81.0) Gecko/20100101 Firefox/81.0) 30 Sep 11:56:18 - [info] [function:Memorise last person] 30 Sep 11:56:18 - [error] [api-current-state:Status?] Entity could not be found in cache for entity_id: input_select.astrig 30 Sep 12:00:48 - [info] [function:Memorise last person] 30 Sep 12:00:48 - [error] [api-current-state:Status?] Entity could not be found in cache for entity_id: input_select.astrig 30 Sep 13:15:18 - [info] [function:Memorise last person] 30 Sep 13:15:18 - [error] [api-current-state:Status?] Entity could not be found in cache for entity_id: input_select.astrig 30 Sep 13:18:48 - [info] [function:Memorise last person] 30 Sep 13:18:48 - [error] [api-current-state:Status?] Entity could not be found in cache for entity_id: input_select.astrig 30 Sep 13:24:48 - [info] [function:Memorise last person] 30 Sep 13:24:48 - [error] [api-current-state:Status?] Entity could not be found in cache for entity_id: input_select.astrig 30 Sep 13:52:09 - [info] [function:Memorise last person] 30 Sep 13:52:09 - [error] [api-current-state:Status?] Entity could not be found in cache for entity_id: input_select.nicole 30 Sep 15:16:19 - [info] [function:Memorise last person] 30 Sep 15:16:19 - [error] [api-current-state:Status?] Entity could not be found in cache for entity_id: input_select.astrig 30 Sep 18:09:00 - [info] [function:Memorise last person] 30 Sep 18:09:00 - [error] [api-current-state:Status?] Entity could not be found in cache for entity_id: input_select.nicole 30 Sep 18:12:19 - [info] [function:Memorise last person] 30 Sep 18:12:19 - [error] [api-current-state:Status?] Entity could not be found in cache for entity_id: input_select.astrig
Tell me at least if you experience the same behaviour (i.e. user_id: null) or if you have the user id in your Node Red istall. Anyone reading this and using Node Red could report their reading of user_id just to know if it's a general behaviour or it's only my Node Red.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
user_id not reported in Node Red
Environment
Problem-relevant
configuration.yaml
Traceback/Error logs
Additional information