Skip to content
View Switchbot-Nova's full-sized avatar
⌨️
Clacking...
⌨️
Clacking...

Block or report Switchbot-Nova

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Switchbot-Nova/README.md

Nova

Heya! I'm Nova, a student from Belgium and the developer of Switchbot.


class Nova():
    
  def __init__(self):
    self.name = "Nova";
    self.username = "Switchbot-Nova";
    self.location = "Bruges, Belgium";
    self.web = "https://switchbot.dev";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = Nova()

My Statistics



Nova's Activity Graph

Pinned Loading

  1. Switchbot-Switches Switchbot-Switches Public

    Repo containing all switches in switchbot

    JavaScript 9 8

  2. eniris-hacs eniris-hacs Public

    Custom Home Assistant integration for Eniris energy monitoring devices (hybrid inverters, batteries, power meters, solar optimizers). Monitor real-time and historical energy data, including import/…

    Python 2 1