Git Product home page Git Product logo

hass-components's People

Contributors

algirdasc avatar elmerenges avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hass-components's Issues

"ClimateDevice is deprecated, modify FloureonClimate to extend ClimateEntity"..

HI

I receive the following warning after the latest update to 4.9

"ClimateDevice is deprecated, modify FloureonClimate to extend ClimateEntity".

As I have read : There has been a change with naming the entities. For now they’re just a warning for the code owners to do some work. But after a certain update it will break.
All integrations in Home Assistant have been upgraded. Custom component authors need to do the migration themselves. You can do this while keeping backwards compatibility by using the following snippet:

https://developers.home-assistant.io/blog/2020/05/14/entity-class-names/?fbclid=IwAR31aU6j2Z5zyX0DhwArOXHnI9YWMkcueVM7rRCHS1FfhFcLG4uitA528yM

This is my configuration.yaml - which was working fine before the update

climate:

Configuration for Beok Thermostat

  • platform: floureon
    name: wall_th
    mac: !secret wallth_mac
    host: !secret wallth_ip

Home Assistant version: 0.110.5
midea

Component causing big delay with any home assistant action

Thank you for the great component.

I am using it to manage 7 underfloor heating wifi thermostat from the Floureon brand. I can see all the entities in home assistant and I can control them.

However, I soon as I add them, home assistant becomes very slow and any action have a lag 1-2sec. The home assistant logs are not showing any error or time out.

I am using Python 3.7.5 and a custom install on Ubuntu in a Python Virtual environment.

Any ideas?

climate:

  • platform: floureon
    name: LR Extension UF
    mac: 34:EA:34:78:XX:XX
    host: 192.168.30.167
    use_external_temp: false
  • platform: floureon
    name: Living Room UF
    mac: 34:EA:34:78:XX:XX
    host: 192.168.30.73
    use_external_temp: false
  • platform: floureon
    name: Bathroom UF
    mac: 34:EA:34:7A:XX:XX
    host: 192.168.30.38
    use_external_temp: true
  • platform: floureon
    name: Ensuite UF
    mac: 34:EA:34:7A:XX:XX
    host: 192.168.30.50
    use_external_temp: true
  • platform: floureon
    name: Parents UF
    mac: 34:EA:34:7A:XX:XX
    host: 192.168.30.44
    use_external_temp: false
  • platform: floureon
    name: Kid1 UF
    mac: 34:EA:34:7A:XX:XX
    host: 192.168.30.125
    use_external_temp: false
  • platform: floureon
    name: Kid2 UF
    mac: 78:0F:77:EB:XX:XX
    host: 192.168.30.184
    use_external_temp: false

Add COOL mode to component

Hi Watching your code you don't use the Cool mode. Would it be possible to integrate those. Likethis i could use it for my AC :)

Not working

I have C17.GH3 Floureon. Im instal to custom component.
And I have in state :
Zrzut ekranu 2019-12-14 o 00 16 59

In GUI

Zrzut ekranu 2019-12-14 o 00 17 56

not working

Install from HACS

Hello!
I tried to install Fluoreon component from HACS without success.
Is it possible? How can I do it?
This way, it will be always updated. If done manually, updates are manually applied too...
Thanks!

If thermostat is turned off for some reason all hell breaks loose

Thanks so much for this component. I have one big problem in production though. If a thermostat is offline -like switched off completely with no power to it - huge errors in the logs, slowdown on whole system and devices not responding etc - as soon as I take the component out of the config everything works fine. If the device comes back up all is fine.

Is there a possiblity to add something to ping the device and if its not up ignore it completely until HA is restarted?

No module named 'PyCRC'

I get errors:
Thermostat read_status error: No module named 'PyCRC'
Thermostat set_time error: No module named 'PyCRC'

Component might cause stability problems

Hello, thank you very much for the integration.
I would like to report this warning, I use hassio 107.7 and this message appears in the log:
"You are using a custom integration for floureon which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant."
Did I do something wrong? Personally I see no problems, thanks.

use_external_temp

Invalid config for [climate.floureon]: [use_extrenal_temp] is an invalid option for [climate.floureon]. Check: climate.floureon->use_extrenal_temp. (See ?, line ?)

this is the error that i am receiving .

climate:

  • platform: floureon
    name: ΘΕΡΜΑΝΣΗ
    mac: xx:xx:xx:xx:xx:xx
    host: 192.168.1.xxx
    use_extrenal_temp: false

this is my config

Error on log. Not working

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)

multiple thermostats?

Hi!
With one single thermostat my config works. But when I add another thermostat HA only uses the last entry. How do I have to structure the entry in configuration.yaml?

`climate:
platform: floureon
name: Thermostat
mac: 34:EA:34:9F:xx:xx
host: 192.168.10.55
use_external_temp: false

climate:
platform: floureon
name: Flur EG
mac: 34:EA:34:77:xx:xx
host: 192.168.10.85
use_external_temp: false`

No module named 'PyCRC'

Hi!
The module is not working any more for me with 0.108.8. The log shows this line:
WARNING (MainThread) [custom_components.floureon] Thermostat 192.168.10.85 read_status error: No module named 'PyCRC'

Please help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.