@kbrown01 Fantastic setup and something I’ve been wanting to do for awhile. However, I’m a bit of noob here… I have the IBBQ-4T all set up with Local Tuya and the entities configured.
My question is what is the easiest way to import your dashboard / templates from GitHub into lovelace? Which directories do the files go in? Does something need to go into configuration.yaml? If anybody else knows how, I’d appreciate it.
Hello All I bought iBBQ-4T today and managed to add it to Tuya App on my iPhone. And managed to obtain the local ID and add local tuya integration to my Home Assistant.
When its time to add the device I can see the IP address of the iBBQ-4T but can only add one device, either switch, sensor, or binary sensor. When I tried to add a sensor it doesn’t show any temp on the unit.
Am I missing something, can somebody please provide me some steps on how to add the devices? thank you in advance . appreciate your help.
Hello, can you please refer me to the instructions you followed to be able to add the entities to home assistant? appreciate your help , thanks in advance.
Curious, running IOS, do you lose access to the inklbird APP (do you only have access through the tuya app (and HA))? has anyone tried this with the BW version?
Has anyone figured out how to get this working after 2023.5? I can connect to the device, but the temp pobes are just returning long strings of gobbelty-gook…
Tried this with my iBBQ-4T but I only see the main-device in HASS, no probes.
Do I need to add these probes in Tuya (not sure if possible) to make them appear in HASS?
I’m having the same issue. I think at some point they have changed the device to report all 4 probes from DP 107. I think the long strings is encoding all 4 temps into 1 base64 string. Not sure how it is encoded though.
I have created these binary_sensors to determine which probes are connected. I use these in conditional cards to only display the probes that are in use.
They need an entity (in this case named number.probes_connected) which returns the value from ID 111.
I have this in my binary_sensors.yaml
Thought I’d share.
I think best is to do the conversion in hassio rather than esp, i haven’t played with that yet but eventually i want to add a button to switch between c and f.