Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- homeassistant @projects:internetofthings
- ====== Home Assistant ====== {{tag>[homeassistant domotic]}} * [[https://home-assistant.io/|home assistant]] * [[https://www.raspberrypi.org/|raspberry]] * https://github.com/sc
- iotaiuto @projects:internetofthings
- do reboot </code> ==== INSTALLAZIONE PYTHON3 + HOME-ASSISTANT + RELATIVO SERVIZIO ABILITATO sul O.S. ... ate" >> ~/.bashrc # 2. installare l'applicazione HOMEASSISTANT pip install -U pip pip install homeassistant # 3. creare con NANO il servizio HomeAssistant nel file: # /etc/systemd/system/home-assis
- mycroft @projects:iotaiuto
- ene regolato direttamente da mycroft ==== Skill homeassistant ==== Dal terminale del raspberry: <code> pip install quantulum3 mycroft-msm install homeassistant cd ~/mycroft-core/skills/homeassistant.mycroftai git pull </code> * Creare un long lived access token da home assistant * Andare su https://home.mycroft.ai/s
- googlehome @projects:internetofthings
- ====== GOOGLE HOME ====== * Create a new project in the [[https://console.cloud.google.com/home/dashboard]] console * Specify project name an... nsole. Here you get a new project_id. * Enable HOMEGRAPH API to the new project. {{:projects:internetofthings:homegraphapi.png?nolink&400|}} * Generate a new API
- tradfri @projects:internetofthings
- ni/iotaiuto * Copiare la cartella tradfri in "<home assistant configuration path>/custom_components/"... ente custom ==== CONFIGURARE TRADFRI GATEWAY DA HOME ASSISTANT ==== * Togliere il coperchio del gat... integrazione tradfri e tutte le entità tradfri da home assistant * Se il gateway non ha tutti i 3 led accesi attendere * Fare un restart di home assistant * Aggiungere l'integrazione tradfri.
- iotaiuto_skill @projects:internetofthings
- a per instaurare una comunicazione con l'endpoint homeassistant dell'utente. test funzionali (cd /home/iotaiuto): * make test-token: verifica la validità d... west-1 * [[https://console.aws.amazon.com/iam/home?region=eu-west-1#security_credential|create secur... l'utente chiamante, fornirà il giusto endpoint di home assistant.\\ La creazione di questa skill è anal
- esphome @projects:internetofthings
- n/json" \ http://localhost:8123/api/alexa/smart_home | jq '.event.payload.endpoints[] | select(.displa... "citofono", "description": "camera.citofono via Home Assistant", "manufacturerName": "Home Assistant", "additionalAttributes": { "manufacturer": "Home Assistant", "model": "camera", "softwareV
- unms @tips
- stop current running service if any <code> cd /home/unms/app ./unms-cli stop </code> save old data and backup <code> mv /home/unms/data /home/unms/data_old </code> install <code> curl -fsSL https://unms.com/install > /tmp/unms_... on 1.4.4 </code> restore from backup <code> cd /home/unms/app ./unms-cli stop sudo /home/unms/app/unms
- git @tips
- h-target> git cherry-pick <commit> </code> ===== Home Assistant ===== <code bash> git clone https://github.com/scipioni/home-assistant.git cd home-assistant git remote add upstream https://github.com/home-assistant/home-assistant.git git pull upstream de
- led @projects:iotaiuto
- ipt per led presenti sul git iotaiuto <code> cd $HOME mkdir led_scripts cd led_scripts # posizionare qu... hiesta di controllo del led manualmente o tramite home assistant\\ led_init.sh è uno script che monitora... ri servizi) e regola il led di conseguenza\\ === Home assistant script === Modificare il file ~/homeassistant/configuration.yaml aggiungendo: <code> shell_c
- telegram @tips
- e.effective_user['id'] subprocess.call(["/home/pi/preview.sh", str(user_id)], shell=False) ... est motion video ...') subprocess.call(["/home/pi/latest.sh", str(user_id)], shell=False) def e... ideo(user_id, camera, speed=50): print(["/home/pi/preview-day.sh", str(user_id), camera, str(speed)]) subprocess.call(["/home/pi/preview-day.sh", str(user_id), camera, str(spe
- presence @projects:iotaiuto
- utilizzato la funzione apposita dell'applicazione home assistant chiamata telegram_bot, che gestisce un ... s. {% if trigger.to_state.state == 'not_home' %} | Se lo stato dell'soggetto trigger è 'not_home' {{ trigger.to_state.attributes.frien... iCloud for iOS devices Spiegazioni setups: 1. Home assistant farà un ping al telefono, ossia control
- seamless @projects:livenet
- de> xfreerdp /u:user /p:user \ +clipboard /drive:home,${HOME} /sound:sys:pulse \ /app:"||appname" /v:<ip_windows_machine> xfreerdp /u:user /p:user \ +clipboard /drive:home,${HOME} /sound:sys:pulse /cert-ignore \ -encryption -compression \ /multimedia /printer /microphone:
- cordova @tips
- .sh or add in .bash_profile <code> export ANDROID_HOME=/lab/android-sdk-linux/ export PATH=$PATH:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools </code> ===== Project ===== ==== Create project ==== <code> cord