Search found 7 matches
- Thursday 29 December 2022 12:52
- Forum: Dashticz
- Topic: Dashticz - v3.10 master
- Replies: 6
- Views: 662
Re: Dashticz - v3.10 master
outlook calendar works like a charm ! thanks @lokonli
- Friday 23 December 2022 10:44
- Forum: Dashticz
- Topic: Can not get Outlook ICS loaded into Dashticz calendar
- Replies: 3
- Views: 388
Re: Can not get Outlook ICS loaded into Dashticz calendar
Good morning, I have the same problem here. Is there already a solution or workaround to make the Microsoft calendars visible in Dashticz? Grtz. Herm Fixed in latest Dashticz beta. Update with git pull i would love to use the outlook calendar again on my dashboard.. has been broken for a while ...
- Wednesday 19 January 2022 16:11
- Forum: Other questions and discussions
- Topic: graph in app different from webpage
- Replies: 0
- Views: 336
graph in app different from webpage
Dear All, i love the domoticz app, but when i go to utilities and select my smart meter, and then logs i get a line view. when i open the website, and to the same, i get bars telling me the total power usage / drawn . is there a way i can change the type of view in the App ? i prefer the bars , they ...
- Monday 25 March 2019 8:55
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection using UniFi Controller (Ubiquiti Networks)
- Replies: 49
- Views: 30218
Re: Presence detection using UniFi Controller (Ubiquiti Networks)
i am running this script against my controller, my devices get reported online.. but they never go Offline. i left the hous 2 hours ago, but my phone is still reported online. if i switch it to off manually , it stays "off" until i get home.. so somewhere there is a small error. but haven't been ...
- Wednesday 15 June 2016 13:57
- Forum: Other questions and discussions
- Topic: Raspberry Pi2 B+ - After SD Card Corruption
- Replies: 17
- Views: 6179
Re: Raspberry Pi2 B+ - After SD Card Corruption
works like a charm ! only the maintenance scipt gets me in a Chroot mode ? from where i can't run : sudo apt-get upgrade also is there a way where i can edit a config file and sync it to the SD card manually ? or put a file somewhere in a folder, and reboot the pi so its synced to the SD card , and ...
- Friday 03 June 2016 13:39
- Forum: Other questions and discussions
- Topic: Raspberry Pi2 B+ - After SD Card Corruption
- Replies: 17
- Views: 6179
Re: Raspberry Pi2 B+ - After SD Card Corruption
great ! i'll give it a try this weekend ( i hope ) can you also explain in a simple way what i need to do to make other folder locations use the overlays ? i'm thinking about combining the domoticz with some other functions , but they do r/w on the card. and that's something to be verry carefull ...
- Wednesday 01 June 2016 11:22
- Forum: Other questions and discussions
- Topic: Raspberry Pi2 B+ - After SD Card Corruption
- Replies: 17
- Views: 6179
Re: Raspberry Pi2 B+ - After SD Card Corruption
Unfortunately , with the new Domoticz raspberry pi image. based on Jessie. sudo update-rc.d saveoverlays start 10 S . stop 05 0 6 . update-rc.d is no longer supported. i found this article : https://wiki.debian.org/LSBInitScripts/DependencyBasedBoot but have not been able to succesfully implement it ...