Git Product home page Git Product logo

airzonecloud's People

Contributors

max13fr avatar

Stargazers

 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  avatar  avatar  avatar  avatar

airzonecloud's Issues

New web on july

Hi, I work at Airzone and I this is the only way I found to contact you about this project.

In the coming weeks, airzonecontrol.com is going to change and we think this will broke our project. We would we would like to talk with you to improve the project with oficial documentation.

If you don't mind, please contact us at infoapps[a]airzone.es

Thank you in advance.

airzone access

Hi,

Is it possible to connect to the airzone controller within the wifi network ?

Thank you

No up-to-date data retrieved

I use the API to retrieve status of my climate system
Every 5 mins I request zone info from the AirzoneCloud and store information in my influx / grafana setup.

It seems requested data is not up-to-date. However after accessing the AirzoneCloud with the app and do a request again via the python script the data is up-to-date.

What can cause this issue ?

zone.is_on

Hi!

I would like all my zones to turn off at a certain time because people at the office forget to turn off the a/a when they leave.

I programmed something like this in a AWS Lambda:

for zone in api.all_zones:
        if zone.is_on == True:
            zone.turn_off()   
            msg_email += zone.name + " was ON we turn if OFF\n"

But there seems to be a problem because all muy zones appear to be OFF when in reality they are ON.

It seems to me like AirzoneCloud needs to reflesh the status of the Zones from the devices before asking if they are ON o OFF, there is a reference about Refresh in the documentation but I don´t know how should it be implemmented:

https://github.com/max13fr/AirzoneCloud/blob/master/API.md#refresh

When I launch the mobile app that Refresh is done by the app... and then my code works fine.

All the help is welcome :-)

Daikin Airzone

Hi max!!! The first thanks for your job, I have an Airzone dkwserver https://doc.airzone.es/producto/Fabricantes/DKN/MUAZWSDA_A5_MUL_104.pdf and login here https://dkn.airzonecloud.com . Once year ago airzone realease the new dknwserver v2 the name is Airzone Aidoo and its compatible with Alexa and Home assistant https://www.airzonecontrol.com/ib/es/soluciones_de_control/aidoo/wi-fi, but I have the first version its possible to works in Home assistant ?¿ In the case that the answer is NO, with the new version works airzone Aidoo ? Maybe I buy the new version if I can control in Home Assistant. Thanks

Issue with new Home Assistant version upgrade to 2023.5.3

Hi max13fr, please check your Home Assistant integration issue #32
HA component is not updating state changes made in the physical panel.
Component refresh not triggered for some reason after upgrading to 2023.5.x
With 2023.4.x and previous integration was working properly.

set.temperature()

Hi @max13fr,

when I try to use set_temperature(), the system not set the temperature that I pass but the default target temperature.

Ex: if I try zone.set_temperature(21.0) the system set 22, if I try zone.set_temperature(21.5) the system set 22, if I try zone.set_temperature(19)... the system set 22 ^_^'

All other commands work fine

Thanks for any suggestions

Information about heating or cooling requests

Hello,
My recent installation is faulty because there are many disconnections of the Airthink thermostats.
Thanks to the python3 library (many thanks to Max), I was able to easily set up the history of the states of my installation, in particular the "is_connected" property, to then discuss with the installer on the basis of factual data.

I find it interesting to also retrieve the data that indicates a heating request in progress, the one corresponding to the red color of the tile in the smartphone application (or blue in cooling mode I suppose). I can't find this information either when reading the Airzone Cloud web API.

Do you have any idea?
Thanks for your help
Simon

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.