meta data for this page
  •  

hassapi

HASS API Reference

import hassapi as hass
 
class MyApp(hass.Hass):
 
    def initialize(self):

logger