Fully Kiosk Browser and Home Assistant !!!

Аватар автора
Python для начинающих: от нуля до профи
If you like what you see..... buy me a coffee! This video is a tutorial on how to setup Fully Kiosk Browser on your tablet and get it working with Home Assistant! Here are some links to get you started..... (0:00) Intro (3:14) For starters, lets install Fully Kiosk Browser on the tablet. (4:23) Follow along with the video to configure your new install. (7:10) Now we are ready to add the multi-sensor in Home Assistant. sudo vi sensor.yaml - platform: rest name: Office Touchpad json_attributes: - batteryLevel - kioskMode - screenBrightness - motionDetectorState - maintenanceMode - appFreeMemory - appUsedMemory - totalFreeMemory - totalUsedMemory - hostname4 - ip4 - mac - locationLatitude - locationLongitude - locationAltitude - startUrl - currentPage value_template: &value_json.isScreenOn }}' (11:14) Let&break out the battery sensor to a seperate sensor... sudo vi sensor.yaml - platform: template sensors: office_touchpad_battery: friendly_name: "Office Touchpad Battery" unit_of_measurement: '%' value_template: "{{ states.sensor.office_touchpad.attributes.batteryLevel }}" (14:20) Let&add the camera into Home Assistant.... sudo vi cameras.yaml - platform: generic name: Office Touchpad (16:19) Lastly, follow along with the video to see the tablet in action!! If you like the video, please subscribe to my...

0/0


0/0

0/0

0/0