Code: Select all
2024-05-08 17:14:51.885 Error: ebus hardware (13) thread seems to have ended unexpectedly
Moderator: leecollings
Code: Select all
2024-05-08 17:14:51.885 Error: ebus hardware (13) thread seems to have ended unexpectedly
I see here https://github.com/john30/ebusd-configu ... 15.f43.csv that HolidayRoomTemp is declared as D1C, I don't know the difference with temp, but ok, I will add that to plugin translation.
It should be contact type. Please check that you have 2.0.7 plugin version, try to delete the devices and go to plugin parameter and click on Modify, it will relaunch auto discovery, maybe it's because of a bug I fixed since.
You're right, I never encountered percentage myself in my ebus configuration, I will try to add it to plugin translation.
That's already something I do for pressure and temperature, I can extend that behavior to other data types we identifyfantom wrote: ↑Tuesday 07 May 2024 13:38 4) many devices send data to domoticz only one time at start hardware (or maybe very rarely). Domoticz checks how long ago the data was sent and marks in red that there is no contact with the device. Maybe you need to send this data even though ebusd haven't changed it, etc.?
How many devices do you have, what domoticz version? Do this still happen if you increase refresh rate?fantom wrote: ↑Wednesday 08 May 2024 17:37 And after one day I see only:Code: Select all
2024-05-08 17:14:51.885 Error: ebus hardware (13) thread seems to have ended unexpectedly
Could you send the content of http://ipofebusddaemoncomputer:8889/data?def&write please?
2.0.7Barberousse wrote: ↑Wednesday 08 May 2024 20:34It should be contact type. Please check that you have 2.0.7 plugin version, try to delete the devices and go to plugin parameter and click on Modify, it will relaunch auto discovery, maybe it's because of a bug I fixed since.
Please note that if you delete them, they will come back. You'll have to filter them first using the registers parameter, then delete them. Or create a new ebusd bridge hardware with registers containing the filter.
Indeed, I checked my code and deleting is not mandatory if the device type change, it's changed in Domoticz automatically.
Code: Select all
telnet domotique 8888
Trying 192.168.0.105...
Connected to domotique.
Escape character is '^]'.
read -v -c mc monitoreeprominkonsinumber
ERR: invalid position
1) I will check if other uses for 1/min unit before
Code: Select all
read -v WaterpressureMeasureCounter
bai WaterpressureMeasureCounter =112
read -v PrEnergyCountHc1
bai PrEnergyCountHc1 =29915587
read -v FanMaxSpeedOperation
bai FanMaxSpeedOperation =5550
It depends if device is writable. If it is writable and you didn't set read-only in parameters, the device will be created as on/off. But you are free to change that by editing the device in Domoticz.
That's the normal behavior, Domoticz show the Set Level in devices tables (index of selector switch x 10 as you guessed), but in the interface, you should have a selector switch positioned at the right value.
I think nvalue is ignored.
Users browsing this forum: Amazon [Bot], Google [Bot] and 1 guest