Giter Club home page Giter Club logo

epiphany's People

Contributors

alchemyst19 avatar bswine2 avatar dependabot[bot] avatar fmckernan avatar fowlerk avatar fragalcer avatar jsquyres avatar toqhom avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

epiphany's Issues

Ecobee: multiple databases?

As of today, the Ecobee SQLite3 database is 193MB.

On the one hand, we want all that data. On the other hand, if it's already nearly 200MB after just a month or three, it's going to grow pretty big pretty quickly.

  1. Does it matter that it's going to grow huge?
  2. Should we take steps to make it not grow so huge?
    • E.g., should we have one SQLite database per month, or something?
    • And if we do that (e.g., split by month), will that make analyzing the data in the future more difficult?

@fowlerk Thoughts?

Ecobee: store tokens in JSON

Per Jeff and @fowlerk discussions, let's use the json module to store meta data associated with the Ecobee scripts (vs. the shelve module, which we had problems running on Windows Server 2019, for some reason).

Make calendar reservation checker also check for conflicts

@toQhom We forgot to add code in to https://github.com/epiphany40223/epiphany/blob/master/media/windows/calendar-reservations/calendar-reservations.py to check and make sure there is no conflict on the calendar before accepting.

Additionally, I think we need to have the option for rejecting based on whether there is a conflict or not. Specifically:

  • On the main Epiphany Events calendar, we'll accept events even if there are conflicts.
  • On room calendars, we will not accept events if there's another event that conflicts.

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.