Search found 29 matches

by HarryHase
Friday 24 January 2025 22:52
Forum: Dashticz
Topic: Custom Font-Size & Color Dial Button
Replies: 6
Views: 334

Re: Custom Font-Size & Color Dial Button

I found, that the dashticz site can be analyzed bei chrome with the F12 Key. Then seach the value or label 23-01-25 -> .. <span class="info nosetpoint ">23-01-25 21:34</span> .. -> behind the span Class is the keyword wich has to be defined in the custom.css ( !important override other defines)
by HarryHase
Friday 24 January 2025 18:21
Forum: Dashticz
Topic: Custom Font-Size & Color Dial Button
Replies: 6
Views: 334

Re: Custom Font-Size & Color Dial Button

Tkank you ... with !important it works

Code: Select all

[data-id='233'] .info {
   color: red !important
}
Where can i find figure out myself this information?
by HarryHase
Thursday 23 January 2025 16:29
Forum: Dashticz
Topic: Custom Font-Size & Color Dial Button
Replies: 6
Views: 334

Re: Custom Font-Size & Color Dial Button

i figured out howto increase the fontsize via custom.css

Code: Select all

.dial .device {
  font-size: 150% !important
}
But that is for all dial button.

Now i have to try to make it per button and lastupdate (change color) ....
by HarryHase
Thursday 23 January 2025 11:54
Forum: Dashticz
Topic: Custom Font-Size & Color Dial Button
Replies: 6
Views: 334

Custom Font-Size & Color Dial Button

How can i change the Size and Color inside a Dial Button (switch) ?
(maybe the lastupdate in an other color?)

Code: Select all

blocks[233]         = {                
 width: 6,
 type: 'dial',
 color: '#F1C300',
 title: 'e-Bike'
 }
Spoiler: show
bike_2025-01-23 114938.jpg
bike_2025-01-23 114938.jpg (65.28 KiB) Viewed 303 times
by HarryHase
Wednesday 14 June 2023 20:41
Forum: Switches and Scenes
Topic: mqtt switch (light)
Replies: 10
Views: 3138

Re: mqtt switch (light)

summary (which don't understand, why) 1) mosquitto_pub -h 192.168.64.7 -t "domoticz/in" -m '{ "idx" : 171, "nvalue" : 1}' is changing the state in the UI, but not triggering the script 2) mosquitto_pub -h 192.168.64.7 -t "domoticz/in" -m '{"command": "switchlight", "idx": 171, "switchcmd": "On ...
by HarryHase
Wednesday 14 June 2023 20:11
Forum: Switches and Scenes
Topic: mqtt switch (light)
Replies: 10
Views: 3138

Re: mqtt switch (light)

correct;
curious, the switch state (on/off) is working in domoticz
by HarryHase
Wednesday 14 June 2023 8:44
Forum: Switches and Scenes
Topic: mqtt switch (light)
Replies: 10
Views: 3138

Re: mqtt switch (light)

thx, that is a partitial solution for the direct connected tasmota switches; Partitial, because: i also have a virtual switch which starts a bash-script (sending a couple of commands to ir-tasmota-device) on the domoticz server, this is also not working, so it is not the same as clicking on the UI ...
by HarryHase
Tuesday 13 June 2023 20:06
Forum: Switches and Scenes
Topic: mqtt switch (light)
Replies: 10
Views: 3138

mqtt switch (light)

I have a problem with switches over mqtt. Version: 2023.1 switch (light) idx: 85 Switch-tasmota When i click on this switch the light switches on and off, this is working fine. Problem: mosquitto_pub -h localhost -t "domoticz/in" -m '{ "idx" : 85, "nvalue" : 1}' change the status in domoticz to on ...
by HarryHase
Wednesday 19 April 2023 22:00
Forum: Utility
Topic: Smart BMS (Daly) into Domoticz
Replies: 3
Views: 2652

Re: Smart BMS (Daly) into Domoticz

Not realy out of the box to domoticz, but to mqtt . This project with esp8266: https://github.com/softwarecrash/DALY-BMS-to-MQTT
by HarryHase
Friday 13 January 2023 13:38
Forum: Utility
Topic: Daly BMS - ESP8266 - mqtt
Replies: 0
Views: 1020

Daly BMS - ESP8266 - mqtt

https://github.com/softwarecrash/DALY-BMS-to-MQTT

Additional a mqtt parser is needed to get the values from mqtt into domoticz
by HarryHase
Sunday 30 December 2018 18:16
Forum: Speech & Voice Systems
Topic: Controlicz - Domoticz to Google Home/Assistant integration
Replies: 2277
Views: 510689

Re: Controlicz - Domoticz to Google Home/Assistant integration

exactly this worte Madgeni above your post :geek:
by HarryHase
Monday 17 September 2018 20:03
Forum: Speech & Voice Systems
Topic: Controlicz - Domoticz to Google Home/Assistant integration
Replies: 2277
Views: 510689

Re: Controlicz - Domoticz to Google Home/Assistant integration

There's always been an issue with sensors - Google only have a trait for thermostats, so I can use it, but it will always give the "and is off"/"und ist aus" message,... I'm assuming it is 50 degrees? that' correct; But i don't know what to ask: "okay google Wie ist die Temperatur Warmwasser" is ...
by HarryHase
Monday 17 September 2018 18:37
Forum: Speech & Voice Systems
Topic: Controlicz - Domoticz to Google Home/Assistant integration
Replies: 2277
Views: 510689

Re: Controlicz - Domoticz to Google Home/Assistant integration

German Question!
Some times ago i coud ask for the temperature, but it not working anymore.

"Wie ist die Temperatur Warmwasser" - Answer from google "Das Thermostat Warmwasser steht auf 50 Grad und ist aus"

How ca i get now the temperature from my devices, are there new keywords?
by HarryHase
Wednesday 08 August 2018 18:43
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 184430

Re: Controlicz - Easy Domoticz to Alexa Integration

since yesterday i got on every command: "Sorry i'dnt get any response" from google home? why? - the device are switching correct.
by HarryHase
Tuesday 31 July 2018 20:54
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 184430

Re: Controlicz - Easy Domoticz to Alexa Integration

The test connection is working, but when i click on devices i got a fault?! blank site with the text: EPROTO
by HarryHase
Monday 04 June 2018 8:51
Forum: Speech & Voice Systems
Topic: Controlicz - Domoticz to Google Home/Assistant integration
Replies: 2277
Views: 510689

Re: Controlicz - Domoticz to Google Home/Assistant integration

Just happened the same thing: remove Controlicz from your GA, wait a minute and then add it again. This should solve the issue. (worked for me right now)
that fixes the Problem, it works, now my wife is happy again ... :mrgreen:
by HarryHase
Sunday 03 June 2018 21:24
Forum: Speech & Voice Systems
Topic: Controlicz - Domoticz to Google Home/Assistant integration
Replies: 2277
Views: 510689

Re: Controlicz - Domoticz to Google Home/Assistant integration

my both google home devices (two houses) say that they can't reach controlicz. No scenes defined in one house, in the other there are scenes. Do you have hints for me?
by HarryHase
Wednesday 28 March 2018 20:12
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 184430

Re: Controlicz - Easy Domoticz to Alexa Integration

is controlicz down?
by HarryHase
Saturday 10 February 2018 21:05
Forum: Bugs
Topic: Dashticz - Bug report
Replies: 557
Views: 125814

Re: Dashticz - Bug report

nope