mmm did install last weekend a clean and new setup on a new RpiB+...
So i think.... there is something else wrong..?
Moderator: leecollings
I run stretch perhaps there is something different??ycahome wrote: ↑Monday 04 June 2018 22:18 I think 3.4.4 is ok.
I have installed a lot of raspberry pies with domoticz and various plugins over the time. It's quite straight forward (except from raspbian jessie that requires libssl to start domoticz).
If you have reinstalled your domoticz and don't work from the very beginning, then sorry but, you are doing something wrong
Dear I am a bricklayer...
I run:
Code: Select all
pi@raspberrypi:~ $ python --version
Python 2.7.13
pi@raspberrypi:~ $ python3 --version
Python 3.5.3
Code: Select all
PluginSystem: Started, Python version '3.4.4'.
Code: Select all
sudo apt-get remove python 3.5
Really good ideablauwebuis wrote: ↑Monday 09 July 2018 18:26 Another nice theme:
http://domoticz.com/forum/viewtopic.php?f=8&t=24084
Time to dust-of the idea of letting this plugin install themes too?
Code: Select all
All
Status
Filter: X
2018-08-21 21:48:34.151 Active notification Subsystems: gcm, http (2/13)
2018-08-21 21:48:34.165 Starting shared server on: :::
2018-08-21 21:48:34.005 Status: Domoticz V4.9700 (c)2012-2018 GizMoCuz
2018-08-21 21:48:34.005 Status: Build Hash: a3a45906, Date: 2018-06-23 16:24:51
2018-08-21 21:48:34.005 Status: Startup Path: /home/gianni/domoticz/
2018-08-21 21:48:34.145 Status: PluginSystem: Started, Python version '3.4.4'.
2018-08-21 21:48:34.153 Status: WebServer(HTTP) started on address: :: with port
2018-08-21 21:48:34.162 Status: WebServer(SSL) started on address: :: with port
2018-08-21 21:48:34.164 Status: Proxymanager started.
2018-08-21 21:48:34.165 Status: TCPServer: shared server started...
2018-08-21 21:48:34.165 Status: RxQueue: queue worker started...
2018-08-21 21:48:36.919 OpenZWave: Value_Added: Node: 2 (0x02), CommandClass: SENSOR BINARY, Label: Sensor, Instance: 0
2018-08-21 21:48:36.920 OpenZWave: Value_Added: Node: 2 (0x02), CommandClass: SENSOR MULTILEVEL, Label: Luminance, Instance: 3
2018-08-21 21:48:36.920 OpenZWave: Value_Added: Node: 2 (0x02), CommandClass: ALARM, Label: Alarm Type, Instance: 1
2018-08-21 21:48:36.921 OpenZWave: Value_Added: Node: 2 (0x02), CommandClass: ALARM, Label: Alarm Level, Instance: 1
2018-08-21 21:48:36.921 OpenZWave: Value_Added: Node: 2 (0x02), CommandClass: ALARM, Label: SourceNodeId, Instance: 1
2018-08-21 21:48:36.921 OpenZWave: Value_Added: Node: 2 (0x02), CommandClass: ALARM, Label: Burglar, Instance: 1
2018-08-21 21:48:36.922 OpenZWave: Value_Added: Node: 2 (0x02), CommandClass: BATTERY, Label: Battery Level, Instance: 1
2018-08-21 21:48:36.923 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: SENSOR BINARY, Label: Sensor, Instance: 0
2018-08-21 21:48:36.924 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: ALARM, Label: Alarm Type, Instance: 1
2018-08-21 21:48:36.924 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: ALARM, Label: Alarm Level, Instance: 1
2018-08-21 21:48:36.925 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: ALARM, Label: SourceNodeId, Instance: 1
2018-08-21 21:48:36.925 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: ALARM, Label: Access Control, Instance: 1
2018-08-21 21:48:36.925 OpenZWave: Value_Added: Node: 3 (0x03), CommandClass: BATTERY, Label: Battery Level, Instance: 1
2018-08-21 21:48:36.165 Status: (buienradar) Started.
2018-08-21 21:48:36.166 Status: EventSystem: reset all events...
2018-08-21 21:48:36.167 Status: EventSystem: reset all device statuses...
2018-08-21 21:48:36.303 Status: Python EventSystem: Initalizing event module.
2018-08-21 21:48:36.304 Status: EventSystem: Started
2018-08-21 21:48:36.304 Status: EventSystem: Queue thread started...
2018-08-21 21:48:36.560 Status: PluginSystem: Entering work loop.
2018-08-21 21:48:36.666 Status: OpenZWave: using config in: /home/gianni/domoticz/Config/
2018-08-21 21:48:36.713 Status: OpenZWave: Starting...
2018-08-21 21:48:36.713 Status: OpenZWave: Version: 1.4-2888-g54682370-dirty
2018-08-21 21:48:36.905 Status: OpenZWave: Driver Ready
2018-08-21 21:48:45.250 Status: OpenZWave: Awake Nodes queried
I can see the very same error message very often in the logs:
Read the very first post for usage:
"Auto Update" Options (After every change press "Update")
"All": Continuously update all plugins
"Selected":Continuously update selected plugin (You should first select desired plugin from "Domoticz Plugin" field)
"All (NotifyOnly)": Check all plugins for updates and generate notification email.
"Selected (NotifyOnly)":Check selected plugin for updates and generate notification email. (You should first select desired plugin from "Domoticz Plugin" field)
zigbee2mqqt plugin just added.
TO CONTRIBUTE YOUR PLUGINS:
In order to add your plugins to PP-Manager, make a "pull request" with your lines added:
Under 'label="Domoticz Plugin"' in alphabetical order by 'label' and
Under 'self.plugindata' in alphabetical order by 'pluginText'
Code: Select all
2018-11-03 16:45:10.005 Error: Python Plugin Manager hardware (13) thread seems to have ended unexpectedly
repeated the steps to install PPManager. Now I can see zigbee2mqtt!ycahome wrote: ↑Tuesday 30 October 2018 13:23zigbee2mqqt plugin just added.
In order to add plugin to PP Manager you should raise a "Pull Request" on github
TO CONTRIBUTE YOUR PLUGINS:
In order to add your plugins to PP-Manager, make a "pull request" with your lines added:
Under 'label="Domoticz Plugin"' in alphabetical order by 'label' and
Under 'self.plugindata' in alphabetical order by 'pluginText'
Users browsing this forum: No registered users and 1 guest