Hello dashticz users,
I have managed to make a personal graph page with 6 measurments.
But the only thing i cannot find out is how to change the line into a bar style graph.
Which .js or css do i have to change to make this happen.
Search found 26 matches
- Monday 24 September 2018 11:10
- Forum: Dashticz
- Topic: Dashticz graph style
- Replies: 1
- Views: 676
- Sunday 09 July 2017 8:54
- Forum: Rfxcom Transceiver
- Topic: Cheap 433 relay with switch support
- Replies: 17
- Views: 7685
Re: Cheap 433 relay with switch support
Hello Daryah Can you confirm this relay will work with domoticz ? and which protocol do you use to learn it ? Option 3: Lighting4 relay from ebay: £3 incl shipping from China e.g. http://www.ebay.co.uk/itm/315MHz-433MHz-AC-220V-10A-2-Ch-Wireless-RF-Relay-Remote-Control-Switch-Receiver-/302246498091? ...
- Thursday 06 July 2017 8:23
- Forum: Python
- Topic: [RELEASED] Python plugin to control Onkyo receivers
- Replies: 277
- Views: 57186
Re: [RELEASED] Python plugin to control Onkyo receivers
to be sure...there is no way to control your onkyo anymore?
v3.7976
v3.7976
- Friday 05 May 2017 8:24
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 537139
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
After the latest upate v3.7412 my MP3 gateway doesn't respond anymore. I can trigger a doorbell or alarm bell but the mid value script to trigger your own mp3's don't work anymore. Does anybody have the same issues after updating? Today updated to v3.7416 deleted all audio gateways and reinstalled ...
- Wednesday 03 May 2017 23:44
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 537139
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
After the latest upate v3.7412 my MP3 gateway doesn't respond anymore. I can trigger a doorbell or alarm bell but the mid value script to trigger your own mp3's don't work anymore. Does anybody have the same issues after updating?
- Tuesday 02 May 2017 11:02
- Forum: RFLink Transceiver
- Topic: RTS pulse width
- Replies: 7
- Views: 2772
Re: RTS pulse width
the percentage mode doesn't work..also i miss the STOP button which refers to the MY psoition of the blinds..i think it's a programming code in the RFLINK software on the adruino.
- Tuesday 02 May 2017 10:46
- Forum: RFLink Transceiver
- Topic: RTS pulse width
- Replies: 7
- Views: 2772
Re: RTS pulse width
RFLINK R46 ..i will try the percentage mode (never tried that)
- Tuesday 02 May 2017 10:28
- Forum: RFLink Transceiver
- Topic: RTS pulse width
- Replies: 7
- Views: 2772
RTS pulse width
Is it possible to make the ON/OFF/STOP command shorter ? I have some blinds with a tilt function and with domoticz it is not possible to put the blinds up or down. This is because the ON or OFF command is to long while transmitting. thereby the blinds are tilting instead of going to the open or ...
- Thursday 13 April 2017 8:07
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 537139
Re: Xiaomi Smart Home Suite Doorbell trigger * SOLVED *
I installed the gateway and added the Doorbell gateway and volume and mp3. My question is how to send a command to the gateway to play the doorbell sound. Finally figured it out while reading the thread again :lol: Had to trigger the MP3 gateway by first upload a mp3 with the Mihome app on my ...
- Wednesday 12 April 2017 10:51
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 537139
Xiaomi Smart Home Suite Doorbell trigger
I installed the gateway and added the Doorbell gateway and volume and mp3.
My question is how to send a command to the gateway to play the doorbell sound.
My question is how to send a command to the gateway to play the doorbell sound.
- Saturday 25 March 2017 8:11
- Forum: Python
- Topic: [RELEASED] Python plugin to control Onkyo receivers
- Replies: 277
- Views: 57186
Re: [RELEASED] Python plugin to control Onkyo receivers
@jorgh Great job !! i decided to connect my radio antenna and listen to FM . Because i still have an issue to automatically start my internet radio presets. But this will work fine! As you mentioned before to use :NPR01 - doesn't work. I saw in the YAML list that some features only can be received ...
- Tuesday 21 March 2017 11:47
- Forum: Python
- Topic: [RELEASED] Python plugin to control Onkyo receivers
- Replies: 277
- Views: 57186
Re: Python plugin to control Onkyo receivers
Thanx. this works. But still i have issues controlling the correct input.
i want to start my Tunein internet radio on preset 1. and that's a known issue i read form several other people owing a TX-RN656
you can only select the 'NET' source and from there you can't select any further.
i want to start my Tunein internet radio on preset 1. and that's a known issue i read form several other people owing a TX-RN656
you can only select the 'NET' source and from there you can't select any further.
- Tuesday 21 March 2017 8:05
- Forum: Others
- Topic: Onkyo receiver <--> Domoticz
- Replies: 73
- Views: 23464
Re: Onkyo receiver <--> Domoticz
I just read this thread and have installed the tool. After struggling with some missing files it finally worked. But i have the TX-RN656 and want to switch to the internet radio preset . : ONKYO SLI28.. but this paramater is Not Available on my receiver. is there a work arround to go to this preset ...
- Tuesday 21 March 2017 7:58
- Forum: Python
- Topic: [RELEASED] Python plugin to control Onkyo receivers
- Replies: 277
- Views: 57186
Re: Python plugin to control Onkyo receivers
tried this and i got a error. pi@raspberrypi:~/domoticz/scripts $ ./onkyocmd.py --status usage: onkyocmd.py [-h] [--power {on,off}] [--volume {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19, 20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46 ,47,48,49,50,51,52,53,54 ...
- Monday 20 March 2017 12:40
- Forum: Python
- Topic: [RELEASED] Python plugin to control Onkyo receivers
- Replies: 277
- Views: 57186
Re: Python plugin to control Onkyo receivers
How do i use the command with PuttY?
go to script dir and type in : onkyocmd.py --status
tried that but didn't work. i don't know how to do that....
go to script dir and type in : onkyocmd.py --status
tried that but didn't work. i don't know how to do that....
- Monday 20 March 2017 9:39
- Forum: Python
- Topic: [RELEASED] Python plugin to control Onkyo receivers
- Replies: 277
- Views: 57186
Re: Python plugin to control Onkyo receivers
Hi Jorgh I tried your script and for a newbie it first didn't work. after searching what was wrong with it i figured out it was a simple action making the script executable .... I will follow this thread if there are some updates. But for now i can control my onkyo. But after some experimenting with ...
- Sunday 19 March 2017 22:39
- Forum: Heating/cooling
- Topic: Control Thermosmart thermostat
- Replies: 106
- Views: 39457
Re: Control Thermosmart thermostat
I just went to a beta update 3.7041 and still i don't see these two new options..setpoints and Zwave Alarms . refreshed the browser but nothing more...
i don't get it...
** CLEARED BROWSER CACHE ** now it's all visible...
i don't get it...
** CLEARED BROWSER CACHE ** now it's all visible...

- Sunday 19 March 2017 15:00
- Forum: Heating/cooling
- Topic: Control Thermosmart thermostat
- Replies: 106
- Views: 39457
Re: Control Thermosmart thermostat
I think it's because i installed the last stable version and not the beta.
so if i install the latest beta i probably will see these settings.
so if i install the latest beta i probably will see these settings.
- Sunday 19 March 2017 14:01
- Forum: Heating/cooling
- Topic: Control Thermosmart thermostat
- Replies: 106
- Views: 39457
Re: Control Thermosmart thermostat
This is an easy one: I think this is what you are looking for (tested it and it works): Setpoint.png Notice that if you set the setpoint manually, the program is paused. So therefore I added the "Else" clause to unpause the program again. If i look in my blockly event editor i don't see the set ...
- Sunday 19 March 2017 11:13
- Forum: Heating/cooling
- Topic: Control Thermosmart thermostat
- Replies: 106
- Views: 39457
Re: Control Thermosmart thermostat
I also use this device and like it very much.
But i cannot find any sollution to set the temperature in an event in blockly or lua.
I want to create a switch when pressed the temperature is set to 15degrees.
Anybody can help me?
But i cannot find any sollution to set the temperature in an event in blockly or lua.
I want to create a switch when pressed the temperature is set to 15degrees.
Anybody can help me?