Hey everyone,
I’m having a bit of trouble with the Input_Boolean Switch and its connection to Alexa. So, I can get the devices onto the app just fine, but there’s an issue: I can’t check their current state or switch them on/off. Instead, the app just shows me the device settings. My suspicion is that the problem might be because the Device-Type is set as “other,” which Alexa doesn’t seem to like. Unfortunately, Input_Boolean doesn’t have a DeviceType attribute that I can tweak.
Any of you run into this issue before and found a way around it?
input_boolean:
laptop:
name: "Laptop"
initial: off
By the way, I’m running Home Assistant without NabuCasa.
I’d really appreciate any help or insights you can provide!
Cheers