Search found 13 matches
- Sunday 12 May 2019 12:32
- Forum: Rfxcom Transceiver
- Topic: Unable to set mode on RFXtrx433?
- Replies: 1
- Views: 1585
Re: Unable to set mode on RFXtrx433?
Just want to report that this is fixed in the latest stable version.
- Sunday 06 January 2019 18:28
- Forum: Rfxcom Transceiver
- Topic: Unable to set mode on RFXtrx433?
- Replies: 1
- Views: 1585
Unable to set mode on RFXtrx433?
Hi all, I have a RFXtrx433 that I've been happily using for years. I got some new devices and need to enable to Lighting4 protocol, but it fails and gives me this error - 2019-01-06 17:24:27.368 subtype = Interface Command 2019-01-06 17:24:27.368 Sequence nbr = 14 2019-01-06 17:24:27.368 set ...
- Saturday 29 September 2018 3:24
- Forum: Third party and supplementary tools
- Topic: Influx-Grafana and Domoticz Stable 3.8153
- Replies: 5
- Views: 4107
Re: Influx-Grafana and Domoticz Stable 3.8153
Hi folks,
If you can use Prometheus instead of InfluxDB, I just published an exporter to connect Prometheus with Domoticz, so you can get the data into Grafana.
https://github.com/wywywywy/domoticz_exporter
If you can use Prometheus instead of InfluxDB, I just published an exporter to connect Prometheus with Domoticz, so you can get the data into Grafana.
https://github.com/wywywywy/domoticz_exporter
- Saturday 29 September 2018 3:22
- Forum: Third party and supplementary tools
- Topic: Domoticz & Prometheus Integration
- Replies: 2
- Views: 3737
Re: Domoticz & Prometheus Integration
In the end I created one myself.
I'm going to share it here in case it turns out to be useful to someone else as well.
https://github.com/wywywywy/domoticz_exporter
I'm going to share it here in case it turns out to be useful to someone else as well.
https://github.com/wywywywy/domoticz_exporter
- Monday 29 January 2018 23:39
- Forum: Third party and supplementary tools
- Topic: Domoticz & Prometheus Integration
- Replies: 2
- Views: 3737
Domoticz & Prometheus Integration
Hi all, I guess there's probably a number of people here using Prometheus + Grafana to display various metrics for their homes. Now Prometheus can easily go and grab JSON for metrics, and Domoticz does expose its metrics through the API. So in theory this should be possible, but has anyone tried it ...
- Saturday 27 January 2018 2:28
- Forum: Show your projects
- Topic: Read British Gas Hive Heating temperature
- Replies: 301
- Views: 60135
Re: Read British Gas Hive Heating temperature
@imcfarla @MikeF Thanks for all the work with the plugin! Any chance you could start a proper github project so that we can easily track updates please? By the way I am getting this error in the plugin. Any idea please? 2018-01-27 01:38:03.766 Error: (Hive) 'onHeartbeat' failed 'NameError'. 2018-01 ...
- Wednesday 17 January 2018 12:00
- Forum: Rfxcom Transceiver
- Topic: Sonoff RF & Rfxcom
- Replies: 21
- Views: 15881
Re: Sonoff RF & Rfxcom
You go to Setup -> Devices first where you will see a log of actions. You will see some entries with the hardware RFXCOM. Even if a device has not been set up it will still be shown on the list, with the name Unknown. There is a green arrow to add the Unknown device to Domoticz and give it a name ...
- Thursday 28 December 2017 0:57
- Forum: Rfxcom Transceiver
- Topic: Sonoff RF & Rfxcom
- Replies: 21
- Views: 15881
Re: Sonoff RF & Rfxcom
Many thanks. I'm going to order one to play with.
I hope one day we can use the wifi ones in Domoticz without having to faff around.
I hope one day we can use the wifi ones in Domoticz without having to faff around.
- Wednesday 27 December 2017 22:41
- Forum: Rfxcom Transceiver
- Topic: Sonoff RF & Rfxcom
- Replies: 21
- Views: 15881
Re: Sonoff RF & Rfxcom
With Xmas and all that I'm not surprised it's still not arrived. I ordered a new Orange Pi for Domoticz in early Nov and still haven't got it yet.
Yes sorry it is still available, I was just blind!
Can I have the Ali link please for price comparison? Is it an official store?
Yes sorry it is still available, I was just blind!
Can I have the Ali link please for price comparison? Is it an official store?
- Wednesday 27 December 2017 21:19
- Forum: Rfxcom Transceiver
- Topic: Sonoff RF & Rfxcom
- Replies: 21
- Views: 15881
Re: Sonoff RF & Rfxcom
Hi GCB2016,
Is this the remote you are getting?
https://www.itead.cc/smart-home/wireles ... oller.html
Have you got it yet, and if so how is it going for you?
EDIT - Also the "RF" module seems to have disappeared from the website.
Is this the remote you are getting?
https://www.itead.cc/smart-home/wireles ... oller.html
Have you got it yet, and if so how is it going for you?
EDIT - Also the "RF" module seems to have disappeared from the website.
- Thursday 19 October 2017 23:00
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 111230
Re: Python plugin: Xiaomi Mi Robot Vacuum
I set the heartbeat to 30 sec and it seems to be crashing Domoticz a lot. Any ideas please? 2017-10-17 21:50:55.979 (Robot Vacuum) Calling message handler 'onHeartbeat'. 2017-10-17 21:51:00.748 (Robot Vacuum) Poll: {"battery": 100, "clean_area": 5.6325, "fan_level": 38, "clean_seconds": 764, "state ...
- Monday 02 October 2017 0:28
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 111230
Re: Python plugin: Xiaomi Mi Robot Vacuum
Hi, Yes I've found the solution. For me anyway, I don't know if your problem is the same. To cut a long story short, it is to do with the browser. Firefox / Firefox ESR / Chrome don't work. But for reasons IE11 does! IE! In 2017! I didn't try Edge or mobile browsers. I am unsure why that happens ...
- Wednesday 27 September 2017 23:38
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 111230
Re: Python plugin: Xiaomi Mi Robot Vacuum
Hi guys. I've run into a problem that I hope you guys can help with please. So I've git cloned this and installed mirobo in the .vendor directory with all the requisites, and restarted Domoticz multiple times. But, when I go to the Setup > Hardware screen, I'm not seeing the parameters for this ...