Wifi thermostat (Beok, Floureon, Beca Energy) component

Sorry about that, typo fixed :slight_smile:

Good to know that the Beok 313 is working ok. Next week probably I will install mine. I hope that I can manage to make the integration with HA

1 Like

Fixed and seems to work, i set the entity in the graphic frontend. I can’t understand how to use the internal schedule of the beok, any suggestion?I just want it to continue using his internal schedule and turn it on manually when i want it

Even with MOES Smart everything works well.

1 Like

I have been trying to get various custom components work with my FLOUREON WiFi Thermostat. Its a HY02B05-WiFi, and uses an app called Smart RM.

Ali Express: Thermostat HY02B05-WiFi

None of the components I can find seem to work, so I’m assuming it must use a different protocol.

Has anybody managed to get this model to work?

If not, whats are people thoughts on the best thermostat to buy that will work.

Can you link your thermostat with Smart Life app also?
If YES, than it’s a Tuya thermostat and you can try to use this custom component:

1 Like

Thanks I will check when I get home if I can pair it to that app. I was just using the one in the instruction manual for the thermostat.

Searching int he app store for Smart Life, there are a lot of different apps, would I be right in thinking its the TuyaSmart “Smart Life Smart Living” App thats has an icon of a white lower case T in a red square with a wifi type signal coming from the right have side of the horizontal part of the T?

I have a BEOK BOT 313 and works fine.
Beaware there two versions, one for electrical heating, one for boiler/gas based heating.

I initially used the integration coded by @clementTal (see at the very beginning of this thread) but later on it stopped working. Today, the integration by @algirdasc is working great for me.

Hei @algirdasc thanks for you work. Are you going to do a PR at some point?
I remember @clemenTal trying but then it went stale and got removed

Having it officially integrated in HA would somehow guarantee that it does not brake between HA releases

I’m thinking about it, but I need to winter to come, when all of my thermostats begins working. After some testing I guess I’ll have no other way but to do PR and become official contributor :slight_smile:

1 Like

Thank you algirdasc! I have now my thermostat working with HA!

I have one question. My thermostat time displays (and therefore uses for internal auto mode) a wrong time. I think it is using UTC. I have configured my HA setting to my time zone and the time displayed in HA is correct, but even when modifying the thermostat with another random time it will eventually change to UTC automatically.
Has anyone seen this behavior?

One more, is it possible to modify the auto settings from HA? For example from 12345,67 to 123456,7 or 1234567 and viceversa? And also to modify the on/off times of each preset?

Thanks in advance! Great job you have done there!

For thermostat time I’ll take a look, there might be that time is in UTC. For schedule settings you can change it in config:

schedule: <integer> [0, 1 or 2]

If you want it to change dynamically - I’m afraid there is no such posibility in the meantime.

Hey fellas wanna use that component for my AC . Is there a way to get heat and cool working and which thermostat would be the best for my needs …wanna place a thermostat in each room to control my AC

Hi guys. A few days ago I’ve tried to install my chinese thermostat.
I’ve copied 3 files from github in custom_components/floureon but after first reboot I get this error in log file:

ERROR (SyncWorker_1) [homeassistant.loader] Error parsing manifest.json file at /config/custom_components/floureon/manifest.json: Expecting value: line 7 column 1 (char 6)

Any suggestion to solve it?

Somebody has found a working version with 100.x HA version?
Thanks,

Ivan

Hi, it looks like json file is corrupted. Try copy - pasting / downloading directly from:
https://raw.githubusercontent.com/algirdasc/hass-components/master/floureon/manifest.json

This version https://github.com/algirdasc/hass-components/tree/master/floureon works with 0.100.X

Hi algirdasc. Do you own a Floureon thermostat right? If yes do you know how embedded regulation works? I mean, in the thermostat otions there is a minimum possible differential of 1°C. This means regulation works between setpoint +/- 1°C or setpoint +/- 0.5°C?

Hi I just installed the BEOK thermostat to my house and I need to integrate it to HA.
Should I make a sub-folder to custom_components folder in order to paste the code? How I should name this sub-folder? Thanks!

hi
I found out how to make the folders and now I am ok.
However I am getting the following error in configuration.yaml

#Thermostat
- platform: floureon
  name: Home_Thermostat
  mac: '24:DF:A7:13:xx:xx'
  host: 192.168.x.xx
  use_external_temp: false

Please someone any ideas why?

end of the stream or a document separator is expected at line 160, column 1:

  • platform: floureon