I have tried it the “raw” way too from your github page, doesn’t seem to make a difference
This is the code I inserted at the top section of the lovelace editor, have restarted multiple times.
It’s hard to know what the problem could be without knowing all of the details of everything involved. I know it has worked for others and it works for me. And I haven’t changed anything in the code to make it fail. It has to be either where/how you have the file installed and/or where you are telling lovelace to find the file.
I think the best advice is to just try to get HACS running and install it from there. If you do just make sure you follow the instructions on the HACS installation page about what to put in the resources section. it’s different if you use HACS to install things instead of manually.
Ok there was slight confusion with the folders, I thought I was meant to create the local folder. Anyhow the fan row works now in the UI but I still can’t control the fan. None of the speeds or the on/off do anything. Any insight would be very welcome.
Yeah, my bad I couldn’t understand the continuity in the github tutorial. So i figured if there is a path there must be a folder to correspond to that path. We live and learn. Could the fact that I’m running auto discovery be interfering with it. I changed “FanSpeed” to “FANSPEED” as per your instructions on github, or is this another fail on my part? Thanks for your help so far.
Directory Endpoint Referenced as Used by
www /local/ normal manuallovelace
www/community /community_plugin/ HACS
www /customcards/ custom updater
So yeah... confusing.
Really? I had no idea since i dont use discovery but that’s good to know. I’ve had a couple of other people ask questions about similar things using tasmota for the fans and it ended up being the topics were screwed up. I was wondering how the topics could be different using the same firmware but now it makes more sense.
Do you guys think there is any way to get this working in Google Home, or is it too much too ask, too early on? I could hack around it by utilizing the 4 sonoff switches that get created with the fan, changing their names and triggering that from Google Home, for low, medium, or high speed. Not entirely sure how the voice command would go yet. If anybody has any other form of inspiration, shoot away.
I don’t use Google but I do use Amazon and voice control for the fan works fine. The fan device gets exposed to Alexa as a “fan” entity and I just say “alexa, turn on the master bedroom fan to medium speed” and it does. So I can’t imagine Google not working similarly.
finity, thanks for your HA config posting for the iFan03. I have been lurking for a couple weeks and waiting because my ifan03 has tasmota on it but autodiscovery does not work. I would prefer to use ESPhome anyways. You mentioned you created code that worked for iFan03 in ESPhome.
Would you please paste that in here too, instead of just the HA config yaml for Tasmota?