Schneider
(Antonio Schneider)
November 29, 2018, 7:56pm
96
Hello guys! Thanks for this awesome update.
I am amazed how fast lovelace UI loads now, great work!
Asus component working fine now, just a bug (maybe?) on how download/upload sensors shows data:
Both sensors shows the other’s value. In the image above, I was just downloading, at 50mbps, no upload whatsoever… Very strange.
Here is how it shows on the Asus WebUI:
Also: any adive on using track_new_devices
parameter now? I ratter set it manually for each new device.
Thanks!
markbajaj
(Mark Bajaj)
November 29, 2018, 8:07pm
101
Working now.
Followed advice from someone on here (sorry can’t see your post now!)
remove OwnTracks from device_tracker and put in the configuration.yaml on its own
OwnTracks:
Anyone else seeing issues with Schlage Z wave locks? Have a BE468 and a BE469. Both respond to local operation of the lock, but if I lock/unlock through Hass, the status never updates. Saw the update in the change log so I’m guessing it has something to do with that PR.
skynet01
(Alex)
November 29, 2018, 9:14pm
104
Any update on when an updated version of DenonAVR will be merged into the release? It’s been about 2 month since it got updated (https://github.com/scarface-4711/denonavr ) Would love to use my new receiver
RT-AX88U - everything works, but i cant disable track mode for new devices for it.
gurbyz
(Gerben)
November 29, 2018, 9:27pm
106
I also have this error with google tts since today, but I’m still on 0.81.6 (HassIO). So I think this error is not related to the new release directly.
cogneato
(Cogneato)
November 29, 2018, 9:40pm
107
Dinges28
(Richard)
November 29, 2018, 9:43pm
108
Having the same issue here…
Hass works normaly, but every 2 minutes log is flooded with this message
1 Like
Is it still working? Mine was only working for 10 mins, but i’m using telnet on a RT-AC66U.
Schneider
(Antonio Schneider)
November 29, 2018, 10:05pm
110
I am using SSH and it works great, apart from the Download/Upload sensor data. Not sure how to set track_new_devices
now. Thanks.
jeanniquini
(Jean Niquini)
November 29, 2018, 10:16pm
111
Same here. Did the downgrade work for you?
jeanniquini
(Jean Niquini)
November 29, 2018, 10:35pm
113
node-red is not connecting to the HA.
Login attempt or request with invalid authentication from 192.168.X.X
jeanniquini
(Jean Niquini)
November 30, 2018, 12:00am
114
@balloob
This error is occurring when I run an ifttt webhook:
Error executing service <ServiceCall switch.turn_off (c:4eb3ebc0579844abb7deb328c5253e54): entity_id=[‘switch.lampada’]>
Traceback (most recent call last):
File “/home/jean/apps/Homeassistant/lib/python3.5/site-packages/homeassistant/core.py”, line 1177, in _event_to_service_call
await service_handler.func(service_call)
File “/home/jean/apps/Homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity_component.py”, line 177, in handle_service
self._platforms.values(), func, call
File “/home/jean/apps/Homeassistant/lib/python3.5/site-packages/homeassistant/helpers/service.py”, line 250, in entity_service_call
permission=POLICY_CONTROL
homeassistant.exceptions.Unauthorized: Unauthorized
What do you mean? denonavr
already uses the latest package available (0.7.6).
We can’t update the component if the PR (I assume you want https://github.com/scarface-4711/denonavr/pull/65 ) for support isn’t merged and a new version gets released on pypi.
bachoo786
(Bachoo786)
November 30, 2018, 12:13am
116
Updated to 0.83.1 now getting failed login attempt even though I am logged in.
kcarriello
(Kcarriello)
November 30, 2018, 12:40am
117
Update server is informing the wrong version and crashing hassio installations. I checked the server (https://s3.amazonaws.com/hassio-version/stable.json ) and it’s informing 0.82.1 as the latest, even for whom is already on 0.83. So if someone proceed with the suggested upgrade it will corrupt the installation. That just happened to me.
2 Likes
kcarriello
(Kcarriello)
November 30, 2018, 1:16am
119
I forced the upgrade to 0.83.1 using the following cli command, using ssh, and it fixes the problem.
hassio ha update --options version=0.83.1
2 Likes
0.83.1 seems to not be working for me. D’oh. Whilst 0.83 was fine! 0.83.1 keeps rebooting.