Search found 543 matches
- Wednesday 14 June 2023 10:01
- Forum: Bash / PowerShell / Batch etc.
- Topic: Detailed NTP Server Monitoring script for Monit / MMonit
- Replies: 5
- Views: 3074
Re: Detailed NTP Server Monitoring script for Monit / MMonit
I setup a dedicated physical server thats only job was to operate as a ntp-server.
- Wednesday 30 June 2021 8:01
- Forum: Android
- Topic: Tasker and MQTT Client checklist Galaxy S20
- Replies: 0
- Views: 1839
Tasker and MQTT Client checklist Galaxy S20
My own checklist for Tasker and MQTT Client on my Galaxy S20 phone. I'm making the checklist public for my own future reference and in case it helps someone else. 1) Make sure the MQTT Client app is in "Never sleeping apps" Settings > Battery and device care > Battery > Background usage limits ...
- Tuesday 01 December 2020 1:41
- Forum: Suggestions
- Topic: Clean the Database?
- Replies: 3
- Views: 6864
- Monday 28 September 2020 11:53
- Forum: Cameras
- Topic: M709 1080p Mini Camera with WiFi (extremely small)
- Replies: 51
- Views: 44934
Re: M709 1080p Mini Camera with WiFi (extremely small)
Read the previous posts...
Did you use Wireshark?
Did you use Wireshark?
- Friday 04 September 2020 5:35
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Vulnerability and weak encryption ciphers
- Replies: 12
- Views: 1868
Re: Vulnerability and weak encryption ciphers
Personally I access Domoticz via a VPN into my home network. My setup is not security focused, I have Domoticz running as the root user so I would never consider making it directly accessible via the internet. Even if it wasn't running as the root user, I still would not make it directly accessible ...
- Monday 24 August 2020 17:56
- Forum: Bash / PowerShell / Batch etc.
- Topic: Retrieve electricity spot price from AEMO Australia
- Replies: 0
- Views: 1021
Retrieve electricity spot price from AEMO Australia
Hey folks, I've signed up with a new electricity retailer in Australia called PowerClub , I noticed they have an app to track the electricity spot price in kWh and alert if its above a set threshold. I've written a bash script that gets the spot price for Victoria from the AEMO and loads it into ...
- Monday 17 August 2020 9:42
- Forum: Bash / PowerShell / Batch etc.
- Topic: Fitbit Aria WiFi Scales Weight Bash Script
- Replies: 18
- Views: 7033
Re: Fitbit Aria WiFi Scales Weight Bash Script
Sorry I no longer use this script, I haven't used it in the last year or so.
I'm guessing the issue may be related to not running it as a bash script?
Are you starting the script using sh scriptname.sh?
Try ./scriptname.sh for testing.
I'm guessing the issue may be related to not running it as a bash script?
Are you starting the script using sh scriptname.sh?
Try ./scriptname.sh for testing.
- Monday 25 May 2020 13:18
- Forum: Zigbee
- Topic: Z-Wave or Zigbee battery operated LED light
- Replies: 2
- Views: 3104
Z-Wave or Zigbee battery operated LED light
Does anyone know of a battery operated Z-Wave or Zigbee LED Light that I can stick inside a cupboard?
I don't want automatic motion, the goal is to have the light turned on by Domoticz if certain conditions are met.
I don't want automatic motion, the goal is to have the light turned on by Domoticz if certain conditions are met.
- Tuesday 28 April 2020 9:19
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Install a new server
- Replies: 43
- Views: 6802
Re: Install a new server
For my setup, generally if the application needs USB pass-through or multiple network adapters I use a VM, otherwise I use containers. I gave my Domoticz VM 4gb of memory in Proxmox which I think is heaps. You will probably also want to enable memory ballooning (so the VM hands back un-used memory ...
- Saturday 25 April 2020 22:15
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Install a new server
- Replies: 43
- Views: 6802
Re: Install a new server
I'm pretty sure I would have previously mentioned it but you need to setup a Virtual Machine in Proxmox and manually install Debian via an ISO. The reason for this is that you can set to pass-through a USB device to a virtual machine. Even if you manage to find a way to pass through to the container ...
- Wednesday 22 April 2020 18:54
- Forum: DIY Hardware and Protocols
- Topic: MQTT - battery percentage level without themperature update?
- Replies: 7
- Views: 1865
Re: MQTT - battery percentage level without themperature update?
What I do is when a device only reports its battery level I store it in Node-Red and then when a temperature level is reported I also send the previously received battery reading (or latest if its available). You can code a rule if you want to only send the battery reading with temperature if the ...
- Thursday 09 April 2020 14:38
- Forum: Rfxcom Transceiver
- Topic: Replacing RFXtrx433Pro1 with RFXtrx433ProXL
- Replies: 6
- Views: 1472
Re: Replacing RFXtrx433Pro1 with RFXtrx433ProXL
I had to re-pair all my Somfy blinds, those are the only things I use it for.
- Thursday 09 April 2020 10:41
- Forum: Rfxcom Transceiver
- Topic: Replacing RFXtrx433Pro1 with RFXtrx433ProXL
- Replies: 6
- Views: 1472
Re: Replacing RFXtrx433Pro1 with RFXtrx433ProXL
You will need to re-pair all the devices you are controlling.
- Wednesday 04 March 2020 17:24
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Moving to Intel Nuc from Raspberry
- Replies: 2
- Views: 1720
Re: Moving to Intel Nuc from Raspberry
I've run my environment on Proxmox for about 5 years now, I think its a great setup. To answer your questions: 1) Proxmox is not just the virtualization environment, it is the operating system you want to install (which is based on Debian Buster). Download it here: https://www.proxmox.com/en ...
- Sunday 23 February 2020 17:42
- Forum: Zigbee
- Topic: Zigbee2MQTT
- Replies: 264
- Views: 90209
Re: Zigbee2MQTT
I have zigbee2mqtt running for some time now and it is working fine. Recently I have a few devices in my networkmap not connected to any router or coordinator anymore. These devices are working fine and in the logging I can see that there is a linkquality. In Graphviz they are just devices ...
- Tuesday 04 February 2020 0:14
- Forum: Suggestions
- Topic: Automatic charting for device battery levels (Feature request)
- Replies: 0
- Views: 598
Automatic charting for device battery levels (Feature request)
We're already collecting battery data for Z-Wave and many Zigbee devices.
Is it possible to add a chart for each device that shows the battery levels over time on the log page?
Example for a motion sensor:
http://192.168.0.5/#/Devices/1595/Log
Is it possible to add a chart for each device that shows the battery levels over time on the log page?
Example for a motion sensor:
http://192.168.0.5/#/Devices/1595/Log
- Sunday 02 February 2020 11:58
- Forum: Bash / PowerShell / Batch etc.
- Topic: Power cycle POE ports via SSH on TP-Link T1500G-10PS
- Replies: 1
- Views: 2322
Power cycle POE ports via SSH on TP-Link T1500G-10PS
Hey folks, This is a script I wrote for power cycling POE ports on my TP-Link T1500G-10PS POE Switch via SSH. I use Monit to monitor Raspberry Pi hosts connected to the POE switch and then get Monit to power cycle the POE switch port number if all else fails. Requires: apt-get install expect sshpass ...
- Thursday 30 January 2020 9:20
- Forum: Z-Wave
- Topic: What is the current status of Z-Wave in the latest beta?
- Replies: 17
- Views: 2730
Re: What is the current status of Z-Wave in the latest beta?
About a year ago I abandoned OpenZwave and replaced it with HomeSeer (because their implementation of Z-Wave is Z-Wave certified and in my opinion the best I've ever seen). I've got a node-red flow that sends it to MQTT and then into Domoticz. The Node-Red flow simply matches control by device names ...
- Wednesday 29 January 2020 14:20
- Forum: Zigbee
- Topic: Zigbee2mqtt firmware reflash
- Replies: 6
- Views: 1497
Re: Zigbee2mqtt firmware reflash
I think you mean Zigbee 3.1?
As far as my experience, my home has been fully working on a CC2652 with zero issues for about a week.
https://github.com/Koenkk/Z-Stack-firmw ... oordinator
As far as my experience, my home has been fully working on a CC2652 with zero issues for about a week.
https://github.com/Koenkk/Z-Stack-firmw ... oordinator
- Monday 27 January 2020 18:03
- Forum: Zigbee
- Topic: Zigbee2mqtt firmware reflash
- Replies: 6
- Views: 1497
Re: Zigbee2mqtt firmware reflash
EddyG I recently upgraded to a CC2652R. suggest you look into it.
In my opinion there is a noticeable improvement in device responsiveness and definitely range.
Supports 50 direct children and about 200 total devices.
In my opinion there is a noticeable improvement in device responsiveness and definitely range.
Supports 50 direct children and about 200 total devices.