{"id":16710262,"url":"https://github.com/majamassarini/automate-curtains-example","last_synced_at":"2025-03-15T02:24:36.415Z","repository":{"id":113503456,"uuid":"426397446","full_name":"majamassarini/automate-curtains-example","owner":"majamassarini","description":"An example project automating curtains (shutters/blinds actuators) with automate-home","archived":false,"fork":false,"pushed_at":"2021-12-20T22:53:22.000Z","size":4840,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T18:17:10.456Z","etag":null,"topics":["automate-home","automation","blind","blinds","configuration","cover","curtain","home-assistant","home-automation","knx","project","shutter"],"latest_commit_sha":null,"homepage":"https://majamassarini.github.io/automate-curtains-example/pages/172.31.10.244/index.html","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/majamassarini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-09T21:50:41.000Z","updated_at":"2021-12-20T21:43:13.000Z","dependencies_parsed_at":"2023-10-15T22:49:50.061Z","dependency_job_id":null,"html_url":"https://github.com/majamassarini/automate-curtains-example","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majamassarini%2Fautomate-curtains-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majamassarini%2Fautomate-curtains-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majamassarini%2Fautomate-curtains-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majamassarini%2Fautomate-curtains-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/majamassarini","download_url":"https://codeload.github.com/majamassarini/automate-curtains-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243673222,"owners_count":20328902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automate-home","automation","blind","blinds","configuration","cover","curtain","home-assistant","home-automation","knx","project","shutter"],"created_at":"2024-10-12T20:07:41.920Z","updated_at":"2025-03-15T02:24:36.392Z","avatar_url":"https://github.com/majamassarini.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"automate-home curtains example project\n======================================\n\nAn example project for the [automate-home project](https://github.com/majamassarini/automate-home).\n\nA collection of files which define automation rules for 3 different curtains **Appliances**.\n\n  - [curtain.indoor.blackout.Appliance](https://automate-home.readthedocs.io/en/latest/appliances.html#curtain-indoor-blackout-appliance)\n  - [curtain.outdoor.Appliance](https://automate-home.readthedocs.io/en/latest/appliances.html#curtain-outdoor-appliance)\n  - [curtain.outdoor.bedroom.Appliance](https://automate-home.readthedocs.io/en/latest/appliances.html#curtain-outdoor-bedroom-appliance)\n\nEvery *Appliance* automates a device, through a *Performer*. \nThe automated devices are 3 equals **KNX** actuators for blind/shutters which understand just an *opened* and a *closed command*.\n\nTo automate the curtains 2 sensors are used:\n\n  - [sensor.luxmeter.Appliance](https://automate-home.readthedocs.io/en/latest/appliances.html#sensor-luxmeter-appliance); data come from a **KNX** sensor.\n  - [sensor.anemometer.Appliance](https://automate-home.readthedocs.io/en/latest/appliances.html#sensor-anemometer-appliance); data come from an **Home Assistant** virtual sensor listening a weewx supported device.\n\n## Project notes\n\n  1. The *indoor blackout curtain* is not completely automated, the system is just able to open it and not to close it.\n     \n     This is because my window does not have a sensor telling the system if it is opened; if the indoor curtain goes \n     down when the window is opened it is a huge problem.\n \n  2. The *outdoor curtain* has the *sun hit* event disabled, the event which tells the curtain if the sun is hitting its\n     window. \n     \n     This is because I want more light in the room in the winter.\n\n## Run automate-home docker container using this project files\n\n```shell\nexport AUTOMATE_HOME_CONFIGURATION=`pwd`\nexport NETWORK_NAME='qnet-static-eth0-a7611e'\nexport IP='172.31.10.244'\n\ndocker run -dit --privileged --name curtains --network $NETWORK_NAME --ip $IP -p 81:81 -p 8181:8181 -v graphite-curtains:/opt/graphite/storage -v redis-curtains:/var/lib/redis -v \"$AUTOMATE_HOME_CONFIGURATION:/etc/automate-home\" -t majamassarini/automate-home:latest\ndocker exec -it curtains /bin/bash\n```\n\n## UI\n\n[GUI example](https://majamassarini.github.io/automate-curtains-example/pages/172.31.10.244/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajamassarini%2Fautomate-curtains-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajamassarini%2Fautomate-curtains-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajamassarini%2Fautomate-curtains-example/lists"}