Giter Club home page Giter Club logo

ha_ustvgo_sensor's People

Contributors

sefininio avatar yohaybn avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

sefininio vlad36n

ha_ustvgo_sensor's Issues

I have error when running script and m3u file not created

Hi,

I did following all instruction and code same as yours:
I have error when running script and m3u file not created:
Logger: homeassistant.components.script.cast_ustvgo
Source: helpers/script.py:1382
Integration: Script (documentation, issues)
First occurred: 11:21:37 AM (1 occurrences)
Last logged: 11:21:37 AM

Cast Ustvgo: Error executing script. Error for call_service at pos 1: Error rendering data template: UndefinedError: 'sensor' is undefined

Using:
System Health

version: core-2021.12.10
installation_type: Home Assistant OS
dev: false
hassio: true
docker: true
user: root
virtualenv: false
python_version: 3.9.7
os_name: Linux
os_version: 5.10.63-v8
arch: aarch64
timezone: America/New_York

GitHub API: ok
Github API Calls Remaining: 5000
Installed Version: 1.20.0
Stage: running
Available Repositories: 1024
Downloaded Repositories: 29

host_os: Home Assistant OS 7.2
update_channel: stable
supervisor_version: supervisor-2021.12.2
docker_version: 20.10.9
disk_total: 228.5 GB
disk_used: 12.1 GB
healthy: true
supported: true
board: rpi4-64
supervisor_api: ok
version_api: ok

m3u

Now missing ustvgo_ on the sensors names

Hi.

Thank you to fixing first problem.
But now missing ustvgo_ on the sensors names:
name

After editing /config/custom_components/ustvgo/sensor.py line 108
changed _ent["name"] = name ==> _ent["name"] = 'ustvgo_' + name.
After changes ustvgo_ exist on the sensors names.

Also if changed show_icon: true, no icon displayed.

logo

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.