Skip to content
/ MythEEE Public

Lightweight PyQt based universal graphical user interface to manage your household electronic controls as well as your sound systems in Linux.

License

Notifications You must be signed in to change notification settings

tkdc/MythEEE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MythEEE

My tiny house electronic & entertainment empire.

Lightweight PyQT4 based universal graphical user interface to manage your household electronic controls as well as your sound systems in Linux.

The demo configuration is prepared by the core interface as follows:
  • Control your Sonos speakers via the CoSoCoW (SoCo) library.
  • Request your FHEM server via the CoFhemIf library to control your electronic components like room heating thermostat, switched socket-outlets or temperature sensors.

Installation and Usage

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

Check that the interface configuration (mytheee2core.py) matches to your household components.

Enable the main modules with the parameters:
  • __b_cosocow_ena__ = True
  • __b_cofhemif_ena__ = True

Python compatibility tested with version 2.7 and 3.5.

Execute in linux terminal:

$ python mytheee.py

Licence

MythEEE is released under the GNU GPL v3 license.

Demo Image

fig-beispiel-bildx

About

Lightweight PyQt based universal graphical user interface to manage your household electronic controls as well as your sound systems in Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages