Rohan and Phil are joined by Billy to break down the 0.113 release and talk to Billy from Montana about how he uses Home Assistant.

Inovelli Z-wave Switches

In episode 69 talking to Adrian about smart bulbs and switches, we mentioned the Lutron Aurora as a possible smart switch compatible with smart bulbs. u/FORD_GT on Reddit also reached out to and mentioned the Inovelli Red Z-wave switches that can be customised to disable the internal relay on the switch. This gives physical switches around the home that can control smart bulbs with Home Assistant and z-wave events. The switches are on back-order and available in the US z-wave frequency for around US$35. The switches also have a notification LED. Brian Hanifen on the Home Assistant forums has shared a script which you can use to flash the LED’s on the switches different colours for notifications as well. https://community.home-assistant.io/t/inovelli-z-wave-red-series-notification-led/165483  

0.113

New Features

 
  • Even more speed improvements This release has a lot more speed improvements, resulting in less CPU usage. Pascal has worked on a highly optimized version of Python 3.8 which Home Assistant Core users in Docker/ Home Assistant OS will get to experience.
 
  • Running Modes for Scripts and Automations You can now have different running modes for scripts and automations which make these much more powerful. The biggest and most useful change comes in the form of Parallel scripts. If you’re a programmer you might be used to defining reusable functions in your code. In Home Assistant scripts are generally used to achieve this. In Home Assistant previously a script could only have one open execution at a time. So if you have a script to randomize light colours and call it from multiple automations, you would need to wait until the previous script executions had completed. With Parallel scripts you can now have multiple threads of scripts and automations running at the same time, truly making Home Assistant scripts more code re-use friendly. There are also other modes which can change how scripts behave if they are executed at the time another one is already running, so be sure to checkout the release notes for this one! Thanks Phil Bruckner!
  • Loops! Another feature programmers will be more happy to see is loops landing in Scripts and Automations. You can now specify actions to repeat for a certain number of times, or while a condition is true.
  • Switch Cases / Chooser Scripts and Automations now have a “chooser” block, which can be used like switch case or elseif block in your automations.
  • Cool Down for Automations You can now specify a cool-down on automations which restricts the frequency of when an automation will run.

Pictures from Billy

Sponsored By

Home Assistant Cloud by Nabu Casa

Easily connect to Google and Amazon voice assistants for a small monthly fee that also supports the Home Assistant project. Configuration is via the User Interface so no fiddling with router settings, dynamic DNS or YAML.

Website

Hosted By

Phil Hawthorne

Phil is a Melbourne based web developer who lives and breathes technology. When he's not at his day job, he’s in his home office attempting to simplify his life through complicated tech.

Website Smart Home Products Buy a Coffee

Rohan Karamandi

Rohan from Toronto, Canada works in the Technology sector as an architect designing network and datacenter solutions for his customers. His passion for technology stems from there and extends to IoT and home automation

Website Smart Home Products Buy a Coffee


Special Appearances By

Billy Neuburger

Just a guy whose first smart home setup was some string and a series of small pulleys in my bedroom at 12 years old so I could turn on and off my lights from my bed.

Spotlight

 

Special episodes focused on various aspects of Home Assistant and Home Automation.