GithubHelp home page GithubHelp logo

lay-z-spa-component's People

Contributors

96radhikajadhav avatar delta1977 avatar rossdargan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lay-z-spa-component's Issues

Component doesn't appear in integrations

Installation:

Version | 2021.1.5
Installation Type | Home Assistant Container
Development | false
Supervisor | false
Docker | true
Virtual Environment | false
Python Version | 3.8.7
Operating System Family | Linux
Operating System Version | 4.15.0-135-generic
CPU Architecture | x86_64
Timezone | Europe/London

I've tried to install this component in two ways:

  1. Via hacs
  2. Adding into my 'custom_component' directly

When searching in hacs for 'layz_spa' it doesn't show as an integration.

When adding to my custom components directory, in the home assistant log I see:

2021-02-01 14:15:43 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for layz_spa which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.

However when searching in Configuration->Integrations for 'layz_spa', there is no component found.

Is the component currently working ?

Problem aufter upgrade to Homeassistant 2022.7

In HA 2022.7 arrived Python 3.10

there I got this error
Logger: homeassistant.config_entries
Source: custom_components/layz_spa/init.py:39
Integration: Lay-Z Spa
First occurred: 15:52:35 (2 occurrences)
Last logged: 17:32:26

Error setting up entry My Lay-Z-Spa for layz_spa
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 353, in async_setup
result = await component.async_setup_entry(hass, self)
File "/config/custom_components/layz_spa/init.py", line 39, in async_setup_entry
await hub.update_status()
File "/usr/local/lib/python3.10/site-packages/layz_spa/spa.py", line 30, in update_status
self.wave_appm_min = attr["wave_appm_min"]
KeyError: 'wave_appm_min'

WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'layz_spa'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'layz_spa'

This is a Warning from HA Systme / Core Log :
WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'layz_spa'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'layz_spa'

Add sensor platform

Add sensors for

  • Target temperature reached
  • Target Temperature
  • Current Temperature
  • errors?
  • is_available

Add Switch Platform

Add switches for the following:

  • Overall power
  • Heater Power
  • Filter Power
  • wave power

Error after HA Upgrade( Version 2021.1.0 / Supervisor 2020.12.7

After upgrade to actual HA the Component throw failure in Log and didnt working anymore:

Unable to prepare setup for platform layz_spa.water_heater: Platform not found (cannot import name 'ATTR_AWAY_MODE' from 'homeassistant.components.nest' (/usr/src/homeassistant/homeassistant/components/nest/init.py)).

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.