Coder Social home page Coder Social logo

klimat's Introduction

🌡️ Klimat ❄️

Klimat, or climate in Swedish, can be used to turn devices that help you manage and monitor the indoor climate into Hemtjänst sensors and make them controllable.

Right now the only supported thing is reading the values from the Philips AC 3829/10. It is expected to work with any Philips device in this category, that uses the CoAP with encrypted payloads protocol/firmware.

It is worth noting that these devices automatically send all their sensor data to Philips using AWS IoT, regardless of whether you are logged in to a Philips account. This is how the AirMatters app displays historical values. If you find this creepy, you can isolate the device in its own VLAN and deny it access to the outside world. Everything will keep working, including the AirMatters app, except for it no longer being able to show you historical values. Doing so also breaks the notifications feature.

CLI

A command line client is provided, implementing two subcommands:

  • control: lets you configure certain aspects of the device
  • discover: uses multicast CoAP to find compatible devices on your network
  • publish: publishes the data to MQTT
  • status: like publish, but outputs on the CLI instead

philips

The philips package contains all the logic to handle communication with a device. It includes a lot of things to handle a ton of weird idiosyncracies in both the protocol and its custom payload encryption scheme.

This package is usable without needing to be invested in the rest of the Hemtjänst ecosystem.

klimat's People

Contributors

bonan avatar daenney avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.