kandi X-RAY | hm_pdetect Summary
kandi X-RAY | hm_pdetect Summary
This CCU-Addon allows to implement a general home presence detection system within a eQ3 HomeMatic homeautomation system. It regularly queries the WiFi/LAN status of user devices (e.g. Smartphones) logging in/out of AVM FRITZ! WiFi routers (e.g. FRITZ!Box, FRITZ!Repeater). Upon manually configured MAC and IP addresses of user devices this addon is able to set the general home presence status of that user in terms of setting CCU-based system variables. These variables can then be evaluated within the general HomeMatic home automation system. In addition, any device that is not recognized as a configured user devices or known device will otherwise be considered a guest device and a separate system variable set accordingly. This allows to identify any guests being present at the house so that e.g. the heating system of a guest room could be switched on/off accordingly.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of hm_pdetect
hm_pdetect Key Features
hm_pdetect Examples and Code Snippets
system.Exec("/usr/local/addons/hm_pdetect/run.sh &");
system.Exec("/usr/local/addons/hm_pdetect/run.sh 5 2 &");
Community Discussions
Trending Discussions on Internet of Things (IoT)
QUESTION
I have js files Dashboard and Adverts. I managed to get Dashboard to list the information in one json file (advertisers), but when clicking on an advertiser I want it to navigate to a separate page that will display some data (Say title and text) from the second json file (productadverts). I can't get it to work. Below is the code for the Dashboard and next for Adverts. Then the json files
...ANSWER
Answered 2020-May-17 at 23:55The new object to get params in React Navigation 5 is:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install hm_pdetect
Installation of Addon archive (hm_pdetect-X.X.tar.gz) via WebUI interface of CCU device
Configuration of FRITZ!Box/Repeater (see next section)
Configuration of Addon using the WebUI accessible config pages
Create a new directory for hm_pdetect:.
Create a new directory for hm_pdetect: mkdir /opt/hm_pdetect
Change to new directory: cd /opt/hm_pdetect
Download latest hm_pdetect.sh: wget https://github.com/jens-maus/hm_pdetect/raw/master/hm_pdetect.sh
Download of sample config: wget https://github.com/jens-maus/hm_pdetect/raw/master/hm_pdetect.conf.sample
Rename sample config to active one: mv hm_pdetect.conf.sample hm_pdetect.conf
Modify configuration according to comments in config file: vim hm_pdetect.conf
Execute hm_pdetect manually: /opt/hm_pdetect/hm_pdetect.sh
If you want to automatically start hm_pdetect on system startup a startup script
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page