Nice upgrade again
Yes! Love the updates!
If-then-else ! Nice
Thank You for all the GREAT work!
Wow!!! Lot’s of updates this release!
Can’t wait to change all my Choose actions to if/then. It’ll be so much easier to follow.
Is it possible to use “for each” person in Zone?
So I can send to every person who is home and notification?
Yes, as of this release you can expand on the zone entities, the resulting list can be fed into the for_each
parameter.
Amazing set of new features, as always.
Was expecting the YoLink integration. Sooo waiting for it.
You will, just wait a bit.
Having issues with my Lutron Caseta Occupancy sensors now showing unavailable. Anyone else?
Logger: homeassistant.components.binary_sensor
Source: components/lutron_caseta/__init__.py:339
Integration: Binary sensor (documentation, issues)
First occurred: 11:59:22 AM (1 occurrences)
Last logged: 11:59:22 AM
Error while setting up lutron_caseta platform for binary_sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform
await asyncio.shield(task)
File "/usr/src/homeassistant/homeassistant/components/lutron_caseta/binary_sensor.py", line 33, in async_setup_entry
entity = LutronOccupancySensor(occupancy_group, bridge, bridge_device)
File "/usr/src/homeassistant/homeassistant/components/lutron_caseta/__init__.py", line 310, in __init__
identifiers={(DOMAIN, self.serial)},
File "/usr/src/homeassistant/homeassistant/components/lutron_caseta/__init__.py", line 339, in serial
return self._device["serial"]
KeyError: 'serial'
Looks good…
but got a strange error:
RuntimeError: module compiled against API version 0xf but this version of numpy is 0xe
Same message here.
Logger: root
Source: /usr/src/homeassistant/homeassistant/bootstrap.py:326
First occurred: 21:04:55 (1 occurrences)
Last logged: 21:04:55
Uncaught exception
RuntimeError: module compiled against API version 0xf but this version of numpy is 0xe
Looks like we need a guard for the serial number. Please open a github issue and we can do a quick fix
Same mistake here
I’m sure I’m just being a bit dumb here, but where has the “restart home assistant” button gone? Just updated a few HACS addons and the “navigate to restart” takes you to nothing.
developer tools → yaml configuration for all the restart services.
settings → system, then click the … and select restart home assistant.
The “navigate to restart” is not working from HACS here too. Restart is simpley Settings -> System -> overflow in top right -> restart