{"id":18851446,"url":"https://github.com/emischorr/klf200","last_synced_at":"2026-02-22T13:42:30.999Z","repository":{"id":145867483,"uuid":"605154170","full_name":"emischorr/klf200","owner":"emischorr","description":"A wrapper implementing the binary protocol to connect to a VELUX KLF-200 GW","archived":false,"fork":false,"pushed_at":"2024-12-17T19:03:26.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-25T19:35:59.144Z","etag":null,"topics":["elixir","home-automation","iot","velux"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emischorr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-02-22T15:03:30.000Z","updated_at":"2024-12-17T19:03:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"a85c9b12-5d1d-4114-8a60-0f6c0e67412d","html_url":"https://github.com/emischorr/klf200","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Fklf200","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Fklf200/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Fklf200/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Fklf200/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emischorr","download_url":"https://codeload.github.com/emischorr/klf200/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231889021,"owners_count":18441360,"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":["elixir","home-automation","iot","velux"],"created_at":"2024-11-08T03:34:49.404Z","updated_at":"2025-10-24T03:29:45.561Z","avatar_url":"https://github.com/emischorr.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Klf200\n\n**TODO: Add description**\n\n## Examples\n\nUsing Client API\n\n```elixir\nKlf200.Client.start_link\nKlf200.Client.connect(\"192.168.10.50\")\nKlf200.Client.login(\"password\")\nKlf200.Client.command(:GW_COMMAND_SEND_REQ, %{node: 0, position: 0}) # open\nKlf200.Client.command(:GW_COMMAND_SEND_REQ, %{node: 0, position: 100}) # close\n```\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `klf200` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:klf200, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at \u003chttps://hexdocs.pm/klf200\u003e.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femischorr%2Fklf200","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femischorr%2Fklf200","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femischorr%2Fklf200/lists"}