Giter VIP home page Giter VIP logo

domoticz-enigma2's People

Contributors

kofec avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

pere77

domoticz-enigma2's Issues

Status Badge

It would be nice if the status badge shows the program currently running and not 'Enigma2 ON'.

Module Import failed: ' Name: xmltodict'

Hi.
The plugin stops immediately when it tries to load the xmltodict library
Do you have any suggestions?

2018-01-15 12:52:57.865 Domoticz V3.8153 (c)2012-2017 GizMoCuz
2018-01-15 12:52:57.865 Build Hash: 494fff7, Date: 2017-07-30 12:19:41
2018-01-15 12:52:57.866 Startup Path: /home/pi/domoticz/
2018-01-15 12:52:57.954 Sunrise: 07:37:00 SunSet:16:55:00
2018-01-15 12:52:57.954 EventSystem: reset all events...
2018-01-15 12:52:58.124 PluginSystem: Started, Python version '3.5.3'.
2018-01-15 12:52:58.139 Active notification Subsystems: (0/12)
2018-01-15 12:52:58.141 WebServer(HTTP) started on address: :: with port 8080
2018-01-15 12:52:58.151 WebServer(SSL) started on address: :: with port 443
2018-01-15 12:52:58.154 Proxymanager started.
2018-01-15 12:52:58.156 Starting shared server on: :::6144
2018-01-15 12:52:58.156 TCPServer: shared server started...
2018-01-15 12:52:58.157 RxQueue: queue worker started...
2018-01-15 12:53:00.192 EventSystem: reset all events...
2018-01-15 12:53:00.193 EventSystem: reset all device statuses...
2018-01-15 12:53:00.394 RFLink: Using serial port: /dev/ttyUSB0
2018-01-15 12:53:00.394 RFLink: Controller Initialized!...
2018-01-15 12:53:00.449 Python EventSystem: Module not found - Trying to initialize.
2018-01-15 12:53:00.451 Python EventSystem: Initalizing event module.
2018-01-15 12:53:00.452 EventSystem: Started
2018-01-15 12:53:00.459 PluginSystem: Entering work loop.
2018-01-15 12:53:01.207 (MyRoomThermostat) Initialized version 0.3.6, author 'logread'
2018-01-15 12:53:01.265 (MyRoomThermostat) Debug log level set to: 'false'.
2018-01-15 12:53:01.303 Incoming connection from: 127.0.0.1
2018-01-15 12:53:01.315 User: Admin initiated a switch command (5/Switch K2/Off)
2018-01-15 12:53:01.316 RFLink: Controller Initialized!...
2018-01-15 12:53:01.337 (Virtual) Light/Switch (Switch K2)
2018-01-15 12:53:01.391 RFLink Detected, Version: 1.1 Revision: 44 Build: 8
2018-01-15 12:53:06.889 Incoming connection from: 192.168.1.77
2018-01-15 12:55:15.153 Incoming connection from: 192.168.1.81
2018-01-15 12:55:40.805 Error: (Enigma2) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/Domoticz-Enigma2/:/usr/lib/python35.zip:/usr/lib/python3.5:/usr/lib/python3.5/plat-arm-linux-gnueabihf:/usr/lib/python3.5/lib-dynload'.
2018-01-15 12:55:40.805 Error: (Zgemma) Module Import failed, exception: 'ImportError'
2018-01-15 12:55:40.805 Error: (Zgemma) Module Import failed: ' Name: xmltodict'

Status update

Hi.
The buttons (standby, reboot, restarte2, on) work fine. (the tuner starts, restarts, etc.), but the status does not change. I have OFF all the time.
Przechwytywanie
Can you help me?

ValueError and TypeError

Hi there!

I'm running your plugin on Debian Buster with python 3.7 and get several errors on startup and while running:

Oct 12 09:09:12 smarthome domoticz: (VU Uno 4K) 'onStart' failed 'ValueError':'invalid literal for int() with base 10: '''.
Oct 12 09:09:12 smarthome domoticz: (VU Uno 4K) ----> Line 414 in '/opt/domoticz/plugins/Domoticz-Enigma2/plugin.py', function onStart
Oct 12 09:09:12 smarthome domoticz: (VU Uno 4K) ----> Line 213 in '/opt/domoticz/plugins/Domoticz-Enigma2/plugin.py', function onStart
Oct 12 09:09:22 smarthome domoticz: (VU Uno 4K) 'onHeartbeat' failed 'TypeError'.
Oct 12 09:09:22 smarthome domoticz: (VU Uno 4K) ----> Line 449 in '/opt/domoticz/plugins/Domoticz-Enigma2/plugin.py', function onHeartbeat
Oct 12 09:09:22 smarthome domoticz: (VU Uno 4K) ----> Line 349 in '/opt/domoticz/plugins/Domoticz-Enigma2/plugin.py', function onHeartbeat
Oct 12 09:09:22 smarthome domoticz: (VU Uno 4K) ----> Line 247 in '/opt/domoticz/plugins/Domoticz-Enigma2/plugin.py', function isAlive
Oct 12 09:09:32 smarthome domoticz: (VU Uno 4K) 'onHeartbeat' failed 'TypeError'.

The ValueError appears only at startup while the TypeError shows up every 10 seconds.

Plugin not working

Hello,

I'm having trouble to get this plugin to work.
i'm running the latest Beta v3.8796.

After installing the plugin and rebooting my pi, the plugin is visible, so far so good.
when adding the plugin and filling the desired ip adres and port number, and hitting save, domoticz is crashing.
i'm unable to load de hardware, device other pages.

Rebooting the device wouldn't help, no page is loading.

i have to completly remove the plugin dir to get domoticz running again.

Please need some advice on how to run this plugin.

below a log when i start domoticz bij command prompt.

pi@raspberrypi:~/domoticz $ sudo ./domoticz
2017-12-27 13:29:11.091 Domoticz V3.8796 (c)2012-2017 GizMoCuz
2017-12-27 13:29:11.092 Build Hash: 2d99bbbc, Date: 2017-12-24 07:06:53
2017-12-27 13:29:11.093 Startup Path: /home/pi/domoticz/
2017-12-27 13:29:11.160 Sunrise: 08:43:00 SunSet: 16:26:00
2017-12-27 13:29:11.160 Day length: 07:43:00 Sun at south: 12:34:00
2017-12-27 13:29:11.160 Civil twilight start: 08:02:00 Civil twilight end: 17:07:00
2017-12-27 13:29:11.160 Nautical twilight start: 07:18:00 Nautical twilight end: 17:51:00
2017-12-27 13:29:11.160 Astronomical twilight start: 06:36:00 Astronomical twilight end: 18:33:00
2017-12-27 13:29:11.161 EventSystem: reset all events...
2017-12-27 13:29:11.373 PluginSystem: Started, Python version '3.5.3'.
2017-12-27 13:29:11.397 Active notification Subsystems: (0/14)
2017-12-27 13:29:11.400 WebServer(HTTP) started on address: :: with port 8080
2017-12-27 13:29:11.411 WebServer(SSL) started on address: :: with port 443
2017-12-27 13:29:11.415 Proxymanager started.
2017-12-27 13:29:11.418 Starting shared server on: :::6144
2017-12-27 13:29:11.419 TCPServer: shared server started...
2017-12-27 13:29:11.420 RxQueue: queue worker started...
2017-12-27 13:29:13.421 Kodi: Started
2017-12-27 13:29:13.421 (VU) Started.
2017-12-27 13:29:13.422 EventSystem: reset all events...
2017-12-27 13:29:13.424 EventSystem: reset all device statuses...
2017-12-27 13:29:13.523 Kodi: (Woonkamer) Starting thread.
2017-12-27 13:29:13.563 Kodi: (Woonkamer) Connected to '192.168.1.232:9090'.
2017-12-27 13:29:13.623 Kodi: Starting I/O service thread.
2017-12-27 13:29:13.665 PluginSystem: Entering work loop.
2017-12-27 13:29:13.717 Python EventSystem: Initalizing event module.
2017-12-27 13:29:13.722 EventSystem: Started
2017-12-27 13:29:13.723 EventSystem: Queue thread started...
Segmentation fault

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.