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.
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
MythEEE is released under the GNU GPL v3 license.
