Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95365

Trusted networks / auth change question

$
0
0

@RobFromLI wrote:

I am currently using the wireless tags integration. This integration sets up the wireless tags base station (192.168.1.128 on my network) to make URL calls to Home Assistant to pass data. These calls are of the form (where 192.168.1.61 is my HA server)

http://192.168.1.61:8123/api/events/wirelesstag_update_tags

I have the following in my configuration.yaml

  auth_providers:
    - type: trusted_networks
      trusted_networks:
        - 192.168.1.0/24

I am getting and have been getting this in the log for a while

2019-11-06 02:10:13 WARNING (MainThread) [homeassistant.components.http.view] Access from trusted networks without auth token is going to be removed in Home Assistant 0.96. Configure the trusted networks auth provider or use long-lived access tokens to access /api/events/wirelesstag_update_tags from 192.168.1.128

Reading the change summary for the current version, I’m not sure:

  1. Should this still work?
  2. Why am I still currently getting the warning on 0.100.2 if I have the configuration.yaml section
  3. Will this integration / URL call work at all in the latest version?
  4. What about REST sensor calls on the local network?

Any guidance would be appreciated.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95365

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>