example

Workaround for the HomeKit shortcut bug in iOS 15 / tvOS 15 (with examples)

What is the HomeKit shortcut bug introduced in iOS 15 / tvOS 15? The latest version of iOS 15 and tvOS 15 (at the time of writing) broke the use of conditionals (if-statements) in HomeKit automation shortcuts when it comes to three different inputs: The brightness level of a light The light level measured by …

Workaround for the HomeKit shortcut bug in iOS 15 / tvOS 15 (with examples) Read More »

How to use a motion sensor to turn your lights off with HomeKit (but giving you a warning first) – More advanced version

In this post, we’ll have a look at how we can use a motion sensor to turn your lights off with HomeKit, but not before giving you a warning before doing so. I suggest that you start by looking at an earlier post about how to use a motion sensor to turn on and off …

How to use a motion sensor to turn your lights off with HomeKit (but giving you a warning first) – More advanced version Read More »

Advertisements

Using both time of day and sunrise as a criteria in a shortcut

I was asked to create a HomeKit automation that turns on a certain light at 4:30AM if the sun has not already risen. This is a good exercise to play with Weather and the wealth of useful information therein. We’ll start by opening either the Home or Shortcuts app. We then choose Automation (at the …

Using both time of day and sunrise as a criteria in a shortcut Read More »

How to use a motion sensor to turn on and off your lights with HomeKit

Using motion sensors to turn your lights on and off is both comfortable and can help you save energy. This works best for areas in the home where you pass through, or rooms where you are not perfectly still for a longer period of time. We’ve got a small kitchen that is mostly used for …

How to use a motion sensor to turn on and off your lights with HomeKit Read More »

How to use time of day as a parameter when writing HomeKit shortcuts (part 2)

In part two we’ll look at a more advanced example of using time of day as a parameter when writing a HomeKit shortcut. You can find part 1 here. If you need a more in-depth explanation on how to get started, please check the first Do more with the Hue Dimmer Switch (or any switch) …

How to use time of day as a parameter when writing HomeKit shortcuts (part 2) Read More »

How to use time of day as a parameter when writing HomeKit shortcuts (part 1)

Using time of day as a parameter might be useful for determining the brightness or color of your lights to be used when turning on your lights. Perhaps you want a higher brightness level in the middle of the day, and a softer warmer light in the evening. This isn’t as straightforward to do in …

How to use time of day as a parameter when writing HomeKit shortcuts (part 1) Read More »

Hue Dimmer Switch: Make a button toggle between different predetermined levels of brightness

Do more with the Hue Dimmer Switch (or any switch) in HomeKit! This is the second of many tips about how you can get more out of your Hue Dimmer Switch. I’m going to talk about the Hue Dimmer Switch, but this is true for any HomeKit compatible light switch. If you can set it …

Hue Dimmer Switch: Make a button toggle between different predetermined levels of brightness Read More »

Hue Dimmer Switch: Use each button as a toggle for a specific light

Do more with the Hue Dimmer Switch (or any switch) in HomeKit! This will be the first of many tips about how you can get more out of your Hue Dimmer Switch. I’m going to talk about the Hue Dimmer Switch, but this is true for any HomeKit compatible light switch. If you can set …

Hue Dimmer Switch: Use each button as a toggle for a specific light Read More »