Coder Social home page Coder Social logo

gregersn / pythonihcsdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dingusdk/pythonihcsdk

0.0 2.0 0.0 126 KB

An library for making soap connection to the IHC Controller using python

License: GNU General Public License v3.0

Python 99.81% Batchfile 0.19%

pythonihcsdk's Introduction

Introduction

This is a Python library for making a soap connection to an IHC controller (IHC controller is a home automation controller made by LK). The primary goal for this library was to make an interface from Home Assistant to IHC, and only the few functions need to do this has been implemented in the library.

The library implements:

  • Authentication
  • Get runtime values
  • Set runtime values
  • Notification when a resource changes.

Examples

See the example.py file.

For more infomation about this library look at

http://www.dingus.dk/ihc-soap-client-python/

Note

Version 2.7 Add https support for version 3 of the controller. Switched from VS to vscode Version 2.x.x has changed the naming to make pylint happy, so if you are upgrading from version 1.x.x you will have to make changes to your code.

From version 1.0.2 (first release), folder structure has been changed to make is easier to have the libray included in PyPi. The library files are now in the ihcsdk subfolder

License

ihcsdk is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ihcsdk is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with ihcsdk. If not, see http://www.gnu.org/licenses/.

pythonihcsdk's People

Contributors

dingusdk avatar fgrebenicek-se avatar aradoorolesen avatar fgrebenicek avatar jakobdalsgaard avatar msvinth avatar taisholland avatar

Watchers

James Cloos avatar  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.