Note 8-28-25
First Post, only partially ai 🎉
Today I learned I cannot easily use an Amazon smart switch with Home Assistant. Luckily I have a few of those.
Using Ananke theme. Exploring the capabilities of this setup
N
- Explore additional features with free hosted auto deploy
- Find other smart switch
- Add it to HA with a meaninful name
Link
Image
Here’s an image with a caption:

Punkn' roll
Code Block
def greet(name):
print(f"Hello, {name}!")
greet("Ry O")
By Ry O
read more