Seems that the original project on github has been archived.
Tho to get rid of this error is a quick and simple edit of the manifest file (from reading another post) I’ll try and post instructions once I get more coffee in me.
Seems that the original project on github has been archived.
Tho to get rid of this error is a quick and simple edit of the manifest file (from reading another post) I’ll try and post instructions once I get more coffee in me.
Coffee drunk.
Make sure your running this version https://github.com/algirdasc/hass-floureon
which is the same as the HACS version. as they have already done the below.
I’ve my local config file from this
{
"domain": "floureon",
"name": "Floureon Thermostat",
"documentation": "https://github.com/algirdasc/hass-components",
"dependencies": [],
"codeowners": [],
"requirements": ["pythoncrc", "broadlink==0.14.0"]
}
to the following
{
"domain": "floureon",
"name": "Floureon Thermostat",
"documentation": "https://github.com/algirdasc/hass-components",
"dependencies": [],
"codeowners": [],
"requirements": ["pythoncrc", "broadlink==0.14.0"],
"version": "1.0.0"
}
i added a comma to the end of the requirements line and then added the new line version.
There was an update for floureon and the message disappeared after that.
Changing Thermostat State
Hi there,
Forgot to set the thermostat from manual to scheduled last night, therefor the heater ran all night.
Is there a way to switch from manual to scheduled on a timer base?
climate.set_preset_mode
only changes the weekday/weekend flag…
Got it! climate.set_hvac_mode
to auto
I’m glad you sorted this one out
Is there any list of compatible thermostats?
I would not want to make a mistake when buying a new thermostat.
EDIT:
I found one very cheap so I’m wondering if it’s okay? I need one for a gas water boiler.
looks like the last version 2021.9.x has broken this component! Or it’s only me?
What seems to be the problem? Works good for me on 2021.9.4
Thanks Algirdasc for your JOB!!!
Works for me with model HY03WE-4-wifi
Home assistant 2021.9.6
Hi There!
This component works like a charm, great job, thank you for it!
But, I have a slight annoyance, which I wasn’t able to sort out.
The thing is, that I do not see in HA if the heater is actually turned on.
So it looks like this in HA:
As you can see it is in auto mode, but it always saying it is “Heating”, and if the heater turns on, the colour stays green (does not change to orange).
Can I set it somehow to say it is “Idle” for example?
Also, if the heater turns on, you cannot see the change on the card.
If the heater is on, I think you should see something like this:
I can see this if I manually set the mode to heat.
Could you please help me sort this out?
Thank you!
The point is that color changes together with the mode - auto is green, manual is orange. Looking at your screenshot, I see that thermostat is still on (heating) because it did not reached setpoint + hysteresis temperature (which by default is 1.0C, if I remember correctly). In your case, when temperature reaches 23C, then it will switch to idle. This is how those thermostats works internally.
See my example:
Thank you for the prompt answer!
Regarding the colours I get it, ok.
But the thing is, that I never see it saying “Idle”, regardless what is the temperature in the room.
As you can see, the temp. in the room just reached 23C, and it still says “Heating”.
Also, shouldn’t it say “Heating” only if the heater turns on?
Btw, what is this setpoint? Can I modify it?
For example if I want to go to idle at 22C.
This is my thermostat entity, but as far as I see, I cannot modify these values?:
Thanks again!
You might want to set hysteresis setting to lower temperature. See user manual attached how to do it. Setting dt0 / dt1, depends which sensor you are using.
Hi all,
I have a Beok thermostat which I can’t manage to adopt into HA…
2021-11-26 15:57:28 ERROR (SyncWorker_6) [custom_components.floureon] Thermostat 192.168.x.xx set_time error: [Errno -4000] Network timeout: No response received within 3s
I’m running 2021.11.3.
Is it just me, is the component broken or any hint?
The thermostat works like a charm with the app and it’s perfectly reachable on the network even from the HA CLI.
thanks!
Hio there all,
I just write a post because I still must buy the thermostat.
So I want to ask you all… witch thermostat I must buy in order to be compatible with HassOS please ?
Maybe there is some new type with more functions
This one is the best one ?
Thanks all
Denis
Hi, are you sure, your thermostat is Broadlink-based? Is your thermostat app looks like in the #1 post of this thread? If not, then it might be, that your thermostat is not compatible with this component.
I don’t think so. It looks like it is Tuya thermostat. If you want to use this component, look for something like in picture in #1 post of this thread.
Indeed I came to the same conclusion… I was too naive thinking Beok uses only broadlink based thermostats, but I am sure my is a Tuya one, checking the mac address on the manifacturer DB it shows as Tuya.
I will send it back and buy a compatible one
Hello, I have a Floureon BYC17GH3 Lcd that could work remotely until a year ago. Now it only works as a manual room thermostat. It turns the boiler on and off but not remotely. I can’t add the device to the we back application. Do you have a solution maybe some new app because I think it’s up to it. Most complain and many won’t work, they have the same problem. Thanks.