Skip to content

tkdc/CoFhemIf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CoFhemIf

Command line tool to request your FHEM server via http to control your electronic components like room heating thermostat, switched socket-outlets or temperature sensors etc.

Installation and Usage

Add the tool folder to your python library search path and check that all dependent libraries are available.

The tool has a prototypical status, you must adapt the init procedure to your FHEM configuration.

Execute in python console:

>>> from cofhemif import CoFhemIf
>>> mf = CoFhemIf()

Licence

CoFhemIf is released under the GNU GPL v3 license.

About

Command line tool to request your FHEM server via http.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages