cyberjunky / home-assistant-toon_climate

This component provides a climate device for rooted Toon thermostats.
MIT License
32 stars 8 forks source link

HA Lovelace setpoint differs from Toons setpoint #12

Closed guidokieboom closed 3 years ago

guidokieboom commented 3 years ago

Hi Cyberjunky,

I'm very pleased with your work on Toon Climate. I'm not a programmer; just basic level experience in using HA and basic understand of yaml. After setting up my rooted Toon, I noticed a that when I adjust the temperature setpoint on the Toon screen, this does not update the Lovelace setpoint. See example below (I've set Lovelace setpoint at 17.5 and later on the Toon screen at 18.5. The 18.5 is not updated in Lovelace.

Screenshot 2020-10-04 at 12 06 30

Second question relates to the error in Lovelace "custom element does not exist". I took this from the example in the information page on HACS. Would you know the cause?

Cheers, Guido

guidokieboom commented 3 years ago

After hitting "Flush Firewall" on the Toon device, synching Toon and iOS devices vv started to work. Question w.r.t. simple-thermostat remains.

cyberjunky commented 3 years ago

If you configured your Lovelace via the GUI, did you configure and entry 'bronnen/sources' to contain:

/hacsfiles/simple-thermostat/simple-thermostat.js as javascrip module?

guidokieboom commented 3 years ago

Thanks Ron for getting on this. I did not configure as I'm not aware this should be done (for the other Lovelace card I did not do anything). I would have no idea where to start as I don't have any experience with programming. I tried the following in LoveLace GUI, but error still same. Also I don't see a folder with hacsfiles on my RPi.

Screenshot 2020-10-06 at 21 36 02
guidokieboom commented 3 years ago

Obviously I did not add the source file to my www folder. Now I got it from https://github.com/nervetattoo/simple-thermostat and used GUI Lovelace to add. Suggestion: include a reference to the Lovelace card on GitHub in your readme.