Giter VIP home page Giter VIP logo

kumoclient's Introduction

Kumoclient

This project was bootstrapped with Create React App. See generic Readme.

Overview

This is a web client to control Mitsubishi heat pumps. The Kumo Cloud app supplied by Mitsubishi is slow and only available for iOs and Android devices.

Dependencies

Depends on the API gateway from the kumojs project. (Currently it depends on a bug fix in my fork of that project).

In dev mode it expects the API server to be running on port 18084, and proxies to that. When deployed it just expects the API to be mapped to be in the same server i.e. to be callable with relative links.

Design Goals

I had these goals in mind when designing the client:

  • Keep it simple - only display the options we actually use.
  • Minimise interactions - I want to turn off all units in the house with 2 clicks.
  • Unsecured - it's only available on the internal network in the house: don't secure for external use.
  • Work on mobile and desktop devices.

kumoclient's People

Contributors

dependabot[bot] avatar edward3h avatar

Watchers

 avatar  avatar

kumoclient's Issues

add favicon

Favicon is the default React one. It would be good to make a specific favicon to make it easier to spot the tab or bookmark

Android browser - pressing a button selects text

Pressing a button (e.g. mode : Heat) on my phone causes the text in the button to be selected and some kind of popup to appear at the bottom of the screen. I don't want this to happen.

The update event does still fire though...

change title

Page title is still 'React App' which makes it hard to find the right tab or bookmark in a browser

show disabled controls

The controls don't show unless you've selected a room. It would make the UI more stable if the controls show but in a disabled state.

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.