Skip to content

Instantly share code, notes, and snippets.

View cfpandrade's full-sized avatar
😐
Working from home

CLO cfpandrade

😐
Working from home
View GitHub Profile
import requests
import json
import time
from datetime import datetime
import appdaemon.plugins.hass.hassapi as hass
class SpoolmanSync(hass.Hass):
def initialize(self):
"""Inicializa la app y escucha cambios en los sensores AMS."""