Search found 35 matches

by Scotty
Wednesday 06 September 2023 19:14
Forum: Others
Topic: Aquara FP2
Replies: 5
Views: 2273

Re: Aquara FP2

Has anyone integrated this with domoticz? I’ve just purchased one but didn’t even consider that it’s not yet supported :shock: :shock:
by Scotty
Saturday 08 January 2022 17:51
Forum: Evohome
Topic: Setting via json to Custom turns heating off
Replies: 11
Views: 2879

Re: Setting via json to Custom turns heating off

Well, this is frustrating. Still no signs of this working. I can't see anything in the logs that suggest why.
by Scotty
Saturday 06 November 2021 13:33
Forum: Evohome
Topic: Setting via json to Custom turns heating off
Replies: 11
Views: 2879

Re: Setting via json to Custom turns heating off

I also have this problem. Evohome status just switching to 'unknown' a few seconds after I set the heating to off but it doesn't actually turn my heating off at home.

All other modes work as expected.

I'm wondering if the 'off' staus has changed in the API.
by Scotty
Saturday 25 July 2020 17:47
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 30075

Re: Dashticz Dial - Features, Fixes & Updates

Thanks for working on this Clinkadink. I've just updated to the latest beta but your work is surely appreciated.
by Scotty
Saturday 25 July 2020 17:46
Forum: Dashticz
Topic: Swiper
Replies: 5
Views: 721

Swiper

Hey hey. Is it possible to disable the swiper but still use multiple screens? I'd like to be able to use the buttons I have set up to go to different screens but not use the physical gesture of swiping on the screen as I'm too clumsy and usually end up swiping when trying to press a switch. The ...
by Scotty
Sunday 19 April 2020 16:09
Forum: Dashticz
Topic: Dashticz Coronavirus - Features, Fixes & Updates
Replies: 52
Views: 6467

Re: Dashticz Coronavirus - Features, Fixes & Updates

Wow. I'm so stoopid.

Where I was rushing to copy your code into my config, I pasted it above the line

Code: Select all

var blocks = {}
I've moved it now and all working great.

Perhaps this will help you with your calendar issue?
by Scotty
Sunday 19 April 2020 16:03
Forum: Dashticz
Topic: Dashticz Coronavirus - Features, Fixes & Updates
Replies: 52
Views: 6467

Re: Dashticz Coronavirus - Features, Fixes & Updates

Changed below
by Scotty
Sunday 19 April 2020 13:59
Forum: Dashticz
Topic: Dashticz Coronavirus - Features, Fixes & Updates
Replies: 52
Views: 6467

Re: Dashticz Coronavirus - Features, Fixes & Updates

I am indeed. I updated last night when I seen the announcement. Copied and pasted your code and get: unknown string block {type: "coronavirus_graph_nl", c: 5, key: "coronavirus_graph_nl", $mountPoint: jQuery.fn.init(1), mountPoint: "#block_24", …} type: "coronavirus_graph_nl" c: 5 key: "coronavirus_g ...
by Scotty
Sunday 19 April 2020 13:31
Forum: Dashticz
Topic: Dashticz Coronavirus - Features, Fixes & Updates
Replies: 52
Views: 6467

Re: Dashticz Coronavirus - Features, Fixes & Updates

Struggling with this block. I get the error: unknown string block - js/blocks.js:497 {type: "corona", c: 5, key: "corona", $mountPoint: jQuery.fn.init(1), mountPoint: "#block_24", …} type: "corona" c: 5 key: "corona" $mountPoint: jQuery.fn.init [div#block_24] mountPoint: "#block_24" entry: "block_24" ...
by Scotty
Sunday 19 April 2020 0:23
Forum: Dashticz
Topic: Dashticz - v3.4.4 beta
Replies: 5
Views: 683

Re: Dashticz - v3.4.4 beta

Great work!

Does this update fix the issue with certain blocks not updating without a refresh?
by Scotty
Friday 17 April 2020 22:00
Forum: Dashticz
Topic: News block
Replies: 18
Views: 1715

Re: News block

All sorted! Thanks, gents. Have a great weekend.

Image
by Scotty
Friday 17 April 2020 21:56
Forum: Dashticz
Topic: News block
Replies: 18
Views: 1715

Re: News block

clinkadink wrote: Friday 17 April 2020 20:34 I don't use an icon, as I use the Daily Mail feed which provides an image.
Brave man :lol:
by Scotty
Friday 17 April 2020 21:55
Forum: Dashticz
Topic: News block
Replies: 18
Views: 1715

Re: News block

Thanks for the replies, everyone. I think an option to auto collapse would be fantastic for people using a feed without images. This isn't documented in the readthedocs.io page yet. I personally will update to a different feed for now. Thanks for the heads up. The left column is just: columns['menu ...
by Scotty
Friday 17 April 2020 19:57
Forum: Dashticz
Topic: News block
Replies: 18
Views: 1715

Re: News block

Of course.

Code: Select all

blocks['news'] = {}
blocks['news']['feed'] = 'http://feeds.bbci.co.uk/news/rss.xml?edition=uk';
blocks['news']['icon'] = 'far fa-newspaper';
It's always worked before I updated to the latest beta. Looks to be a placeholder for something but I can't quite see what.
by Scotty
Friday 17 April 2020 19:32
Forum: Dashticz
Topic: News block
Replies: 18
Views: 1715

News block

Hi all,

What am I missing in the news block below? There seems to be a big space, between the icon and article, that I can't get rid of.

Image

Thanks!
by Scotty
Tuesday 14 April 2020 18:47
Forum: Dashticz
Topic: Data updates - latest beta
Replies: 10
Views: 703

Re: Data updates - latest beta

Perfect. The image now updates accordingly. Thanks for your help.

Any idea on this in the Logitech block?
The buttons work as expected however the currently playing track (data) never updates unless I refresh the page.
by Scotty
Tuesday 14 April 2020 14:02
Forum: Dashticz
Topic: Data updates - latest beta
Replies: 10
Views: 703

Data updates - latest beta

I've just updated to the latest beta and I seem to be having an issue with the Logitech media player block. The buttons work as expected however the currently playing track (data) never updates unless I refresh the page. I also used to have a frame in the last version showing an image frames.artwork ...
by Scotty
Tuesday 14 April 2020 12:45
Forum: Dashticz
Topic: Understanding Docker/Container setup
Replies: 4
Views: 560

Re: Understanding Docker/Container setup

Got it, thank you.

For my use, I think I'll stick with the manual installation as it seems to be a little more flexible.

Thanks again for taking the time to explain.
by Scotty
Monday 13 April 2020 15:37
Forum: Dashticz
Topic: Understanding Docker/Container setup
Replies: 4
Views: 560

Re: Understanding Docker/Container setup

Also, I'm trying to find the php.ini file. Where can I find this?

So confused!
by Scotty
Monday 13 April 2020 15:32
Forum: Dashticz
Topic: Understanding Docker/Container setup
Replies: 4
Views: 560

Understanding Docker/Container setup

I've just formatted my Pi's SD card to start again and I've now used the automatic install. It worked well and dashticz is now running. I've never used docker before so it's all a little alien to me. I'm just having an issue with the apache setup. I have additional scripts/directories that I used to ...