Search found 104 matches

by CaesarPL
Thursday 28 March 2019 11:23
Forum: Dashticz
Topic: I feel like a stupid noob
Replies: 2
Views: 994

Re: I feel like a stupid noob

Where do you have problem? Definitely - no PHP is necessary, it's just configuration of some parameters.
by CaesarPL
Wednesday 28 November 2018 11:01
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Domoticz suddenly totally empty
Replies: 11
Views: 3213

Re: Domoticz suddenly totally empty

1. Move to HDD/SSD
2. Check your plugins
3. Install monit
by CaesarPL
Monday 29 October 2018 14:46
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1002
Views: 319876

Re: Dashticz - Show your dashboard and how-to's!

So, I've bought a tablet for Dashticz. 10" Lenovo. Next work to make everything look a bit bigger on screen. https://i.imgur.com/he1WT5j.jpg (and i need the graphs working again, but that is something for another day and time) Hi, just quick question. Do you know how to change forecast.io text and ...
by CaesarPL
Tuesday 28 August 2018 9:15
Forum: Switches and Scenes
Topic: When I turn on lamp another turns on too
Replies: 2
Views: 746

Re: When I turn on lamp another turns on too

MikeF wrote: Tuesday 28 August 2018 8:35 Check your espeasy rules - looks like you may have used the same Domoticz idx for both devices.
+1
by CaesarPL
Tuesday 07 August 2018 12:51
Forum: RFLink Transceiver
Topic: RFLink not recognized on my Pi
Replies: 2
Views: 1091

Re: RFLink not recognized on my Pi

I think self-powered USB hub should solve the problem.
by CaesarPL
Tuesday 07 August 2018 9:49
Forum: Blockly
Topic: A second click within 10 seconds to freeze blinds going up/down?
Replies: 9
Views: 1535

Re: Stopping blinds after 10 seconds?

Or dzVents:

Code: Select all

return {
    active = true,
    on = {
        devices = {
            'Screen'
        }
    },
    execute = function(domoticz,switch)
        
        if (switch.state == 'On') then
            switch.stop().afterSec(50)
        end
    end
}
by CaesarPL
Tuesday 10 July 2018 9:45
Forum: Dashticz
Topic: how do i make my own dashticz dashboard?
Replies: 4
Views: 4214

Re: how do i make my own dashticz dashboard?

Excuse me, I was not clear. I was saying that you should edit CONFIG.js directly (no matter which text editor), not save it in Dashticz editor. Start defining one block, one page, etc.
by CaesarPL
Monday 09 July 2018 12:45
Forum: Dashticz
Topic: how do i make my own dashticz dashboard?
Replies: 4
Views: 4214

Re: how do i make my own dashticz dashboard?

Start changing

config['auto_positioning'] and config['use_favorites']. When you set them to 0 (zero) you can start defining your own blocks.

Ah, and better change it directly using e.g. nano, not Dashticz save feature.
by CaesarPL
Wednesday 04 July 2018 9:36
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 528273

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Mi control hub settings are here: https://imgur.com/a/oY4PnKS
by CaesarPL
Wednesday 04 July 2018 8:40
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 528273

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

You should press Mi control hub, then Settings -> About and then click at the bottom of the screen.
by CaesarPL
Monday 18 June 2018 14:48
Forum: Examples & Solutions
Topic: World Cup Scoreboard - new version
Replies: 20
Views: 5055

Re: World Cup Scoreboard - new version

Thank you very much. Just curious - as I am still on last stable - will it work on old dzVents?
by CaesarPL
Tuesday 05 June 2018 9:10
Forum: Blockly
Topic: Automatically sunscreen down temperature
Replies: 25
Views: 4527

Re: Automatically sunscreen down temperature

Use dzVents. Really.
by CaesarPL
Monday 04 June 2018 15:29
Forum: dzVents
Topic: dzVents Version 2.4.6
Replies: 11
Views: 1597

Re: dzVents Version 2.4.6

Update to beta from the command line :)
by CaesarPL
Wednesday 25 April 2018 14:57
Forum: Speech & Voice Systems
Topic: for Alexa HA-bridge or controlicz
Replies: 27
Views: 9303

Re: for Alexa HA-bridge or controlicz

No, as I remember. It was just discovered without any issues.
by CaesarPL
Wednesday 25 April 2018 13:37
Forum: Speech & Voice Systems
Topic: for Alexa HA-bridge or controlicz
Replies: 27
Views: 9303

Re: for Alexa HA-bridge or controlicz

I have Echo Dot, but I doubt there is different approach.
by CaesarPL
Wednesday 25 April 2018 13:21
Forum: Speech & Voice Systems
Topic: for Alexa HA-bridge or controlicz
Replies: 27
Views: 9303

Re: for Alexa HA-bridge or controlicz

Are you sure your UPNP address in HABridge configuration is the same as Pi? I had issues during discovery when they were different.
by CaesarPL
Monday 09 April 2018 9:42
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 552581

Re: Dashticz - General Discussions

David44 wrote: Wednesday 04 April 2018 17:10 I've added them to Domoticz as favorites. I've modified IDX inside config.js and nothing appear on Datshticz.
Those things doesn't match. Favorites and modifying config.js can't work together. Either favorites or your config.js.
by CaesarPL
Thursday 05 April 2018 9:54
Forum: Python
Topic: Save detailed data over 24 hours
Replies: 4
Views: 2810

Re: Save detailed data over 24 hours

Why don't you use Influxdb and Grafana?
by CaesarPL
Friday 23 March 2018 14:51
Forum: Design, usability and languages
Topic: framb0ise v2 - awesome new dashboard!
Replies: 217
Views: 62589

Re: framb0ise v2 - awesome new dashboard!

Of course this is be answered by the author, but as I know main assumption of this Dashboard was simplicity. And it works.

So - no additional rooms, etc. as it's based on Favorites. If you want something more configurable - use Dashticz.
by CaesarPL
Tuesday 27 February 2018 16:57
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1002
Views: 319876

Re: Dashticz - Show your dashboard and how-to's!

Hi, great looking F1 calender! Can you send me the config for that? I also like to create the color buttons for my Yeelight LED Strip, can you send me that piece also? F1 calendar is probably just another private calendar on Google. And color buttons are Selectors in Domoticz with scripts behind.