Created a docker image for running Jupyter with common ML libraries.
https://github.com/kitsook/jupyter-xgboost-docker
Idea based on De-Mystifying XGBoost. But instead of deploying to cloud, this image focus on running the container locally.
Created a docker image for running Jupyter with common ML libraries.
https://github.com/kitsook/jupyter-xgboost-docker
Idea based on De-Mystifying XGBoost. But instead of deploying to cloud, this image focus on running the container locally.
A few notes on using the Aqara Motion Sensor P1 with zigbee2mqtt and Home Assistant.
mosquitto_pub -t 'zigbee2mqtt/the_device_friendly_name/set' -m '{"motion_sensitivity": "high"}' -u username -P password