Coder Social home page Coder Social logo

zephyr5028 / cozytouch-domoticz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from obone-git/cozytouch-domoticz

0.0 0.0 0.0 97 KB

Python script for read/write data between the cozytouch server and domoticz on rpi

License: MIT License

Python 100.00%

cozytouch-domoticz's Introduction

Cozytouch-domoticz

Python script for read/write data between the cozytouch server and domoticz on rpi.

Cozytouch 5.37 and following versions only for domoticz version 2023.1 or newer

This script support these classes :
AtlanticPassAPCZoneControlMainComponent or AtlanticPassAPCHeatPumpMainComponent (new) = Central element PAC :
AtlanticPassAPCZoneControlZoneComponent or AtlanticPassAPCHeatingAndCoolingZoneComponent (new) = PAC zone :

    - Atlantic Alféa / Excelia Ai

AtlanticDomesticHotWaterProductionV3IOComponent = thermodynamic heating device :

    - Thermor AéroMax 4

AtlanticElectricalHeaterWithAdjustableTemperatureSetpointIOComponent = radiator
AtlanticDomesticHotWaterProductionIOComponent = Heating device
PodMiniComponent or PodV3Component = Bridge Cozytouch


  1. Set in the script the IP adress and port of Domoticz.
  2. Set in your username and password of your cozytouch account.
  3. Please ensure in Domoticz/parameters that no authentification is needing in the same network (ex. 192.168.0.*).
  4. You must install this library (sudo pip install requests shelves)
  5. You must insert a new line in your crontab to run the script cyclically like every 1,2 or 5 minutes...
    sudo nano /etc/crontab -e
    */1 * * * * python /home/'user'/domoticz/scripts/cozytouch.py
    And save.

Script :

  • At first execution it create a virtual material "dummy" nammed "cozytouch_vx", and create the virtual devices (logged in domoticz events)
  • Then the script reads or writes the datas between the server cozytouch and domoticz.

cozytouch-domoticz's People

Contributors

obone-git avatar tatroxitum avatar olivierberthomme avatar ludovicrousseau avatar zaphod-dev avatar jeremiedmns avatar allstar71 avatar pr7da avatar

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.