Giter Club home page Giter Club logo

pykwb's People

Contributors

bimbar avatar dops-at avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pykwb's Issues

Serial connection

Hi there. Do you have any schematics/plans or tutorials on how to access the serial port of a KWB Easyfire? Thanks for any help.

Support for different types of KWB Easyfire

Hello,

I would like to use this libary with home assistant.
It is working fine, but not all known flags are beeing used.

Would it be possible to put the signals outside of the py file.

I would like to use this definition which is working fine on my kwb installation :

'T_Vorlauf_HK1': ('s',5, 2, 0.1,'C'),
'T_Ruecklauf_Kessel': ('s',7, 2, 0.1,'C'),
'T_Boiler': ('s',9, 2, 0.1,'C'),
'T_Kessel': ('s',11, 2, 0.1,'C'),
'T_Aussen': ('s',17, 2, 0.1,'C'),
'T_Rauchgas': ('s',19, 2, 0.1,'C'),
'T_Steuerung' : ('s',21, 2, 0.1,'C'),
'T_Stokerkanal' : ('s',29, 2, 0.1,'C')}

aaSignalMaps[17] = {
#Name: Type='b'(bit), Offset, Bit
#Name: Type='s'(signed)/'u'(unsigned), Offset, Length, Factor, Unit
'Aschebehaelter': ('b',3, 6),
'Pellet_Vorrat': ('b',4, 3),
'Brandschutzklappe' : ('b',1,1),
'Reinigung' : ('b',2,1),
'Alarm2': ('b',1,2),
'Alarm1': ('b',1,3),
'Boiler_Pumpe': ('b',1,5),
'HK1_Pumpe': ('b',1,7),
'Ascheaustragung': ('b', 2,0),
'Reinigung': ('b',2,1),
'HK1_Mischer': ('b',2,6),
'Hauptrelais': ('b',3,4),
'Raumaustragung': ('b',3,6),
'Kessel_AN': ('b',15,0)}

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.