0.94: SmartHab, Watson TTS, Azure Event Hub

Just tested this in the Template editor:

{{ states.switch.fan.attributes.sensor_state == 'off' }}

{{ states.switch.fan.state == 'off' }}

Top one returns False, bottom one returns True, (Fan is OFF). I assume because there is no attribute “sensor_state”. Only attributes I have in my switches are friendly_name and icon

Also, don’t think you can have capitals in entity_ids ?

Updated without issue tonight. Good job guys.

I am seeing an error I have not seen before though:

ERROR (MainThread) [pyhaversion] Timeouterror fetching version information for hassio

Lutron Caseta (non-pro hub) still not working. Fans not recognized and lamp control toggle is wonky.

Does anyone else have issues with Locative since 0.94 ? I’ve followed the instructions and setup my 3 persons with their unique device_trackers under each person, removed the config in the known_devices since no longer relevant. Each phone seems to report the location correctly back to HA but my issue is that when any of the 3 devices changes location, the other 2 devices get set to be in the same location, when they aren’t actually… very weird.

Any Solution for this 0.94.3:

ERROR (SyncWorker_4) [homeassistant.util.package] Unable to install package fritzconnection==0.6.5: ERROR: Complete output from command /srv/homeassistant/bin/python -u -c ‘import setuptools, tokenize;file=’“'”‘/tmp/pip-install-o9hwl08h/lxml/setup.py’“'”‘;f=getattr(tokenize, ‘"’“‘open’”’“‘, open)(file);code=f.read().replace(’”‘"’\r\n’“'”‘, ‘"’"’\n’“'”‘);f.close();exec(compile(code, file, ‘"’“‘exec’”’"‘))’ bdist_wheel -d /tmp/pip-wheel-rz75j524 --python-tag cp37: ERROR: Building lxml version 4.3.4.

Component: AVM FRITZ!Box Tools - Home Assistant

I was using HASSIO 0.92 before update.
After loading 0.94.3 my cometblue (bluetooth) radiator thermostats failed to load with ‘Entity not available’ displayed on Overview/ Home. Same on 0.94.1 but worked OK on 0.93.
The home-assistant.log had the following error " ModuleNotFoundError: No module named ‘bluepy’ "

yada75 has a workaround here bluepy install which resolve issue for me.
The full discussion of issue here

0.94.3 has caused bluetooth to stop working on docker. Anyone facing same issue?

Okay, problem solved.
The RPI Zero doesn’t manage to set up lxml, once boot with RPI3 finish the setup, then it runs with the Zero again.

94.4 released yesterday, but no change notes?

And https://www.home-assistant.io/blog/2019/06/05/release-94/#release-0944---june-19 (although I cannot say how long it has been there, github would probably tell you.)

After upgrading to 0.94.4, my tp-link HS220 dimmer switch stopped working with HA. I had to rollback to 0.94.3.

Edit: It works on 0.94.4 if I turn on auto-discovery and not statically assign it.

Gosh great error report. Full of logs, no doubt it’ll get fixed quickly now.

Well TP-Link component has been changed in 94.4, one of my TP-Link bulbs has disappeared also but the other 2 which are the same model are working fine.

Try a reboot and see if it re-appears

tplink:
discovery: false
#HS220
light:
- host: 192.168.1.163
#HS200
switch:

  • host: 192.168.1.67

You said it works if I comment out the HS220 stuffs and change discovery: true

Thanks,

FYI My switch is working on 0.94.4
HS200
Firmware 1.5.5
Hardware 2.0

This is my config:

discovery: false
switch:
    host: 192.168.86.110

Hope it helps.

anyone? ???

Will the “Manage Entities” make it’s way to the manual configuration (non-cloud) for Google Assistant?

1 Like

Seems we are behind on the 0.95 release, any eta? Love HA and have not looked back after moving from Smartthings. Always excited for the new release / features…

1 Like

therre have been few releases lately that have taken 3 weeks rather than 2. Relax.