Coder Social home page Coder Social logo

tvh_rec's People

Contributors

daschick111 avatar kodi1 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tvh_rec's Issues

2021.12 warning

see this warning in logs:

2021-12-26 22:01:00 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.tvheadend_registrazione (<class 'custom_components.tvh_rec.sensor.HtsSensor'>) implements device_state_attributes. Please report it to the custom component author.

New home assistant version manifest

With new HA version:

No 'version' key in the manifest file for custom integration 'tvh_rec'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'tvh_rec'

SEE HERE:
Custom integrations now require a version key in their manifest file, this also means that all custom integrations now require a manifest file.

If you are using a legacy custom integration like custom_components/awesome.py this now needs to move to custom_components/awesome/init.py so you can add custom_components/awesome/manifest.json to it.

For more information about integration, manifests have a look here: https://developers.home-assistant.io/docs/creating_integration_manifest

For now, this will create a warning on startup. But this will eventually be blocked from loading if it’s missing a version in the manifest.

If you see these warnings, please report the issue with the author of that custom integration.

https://www.home-assistant.io/blog/2021/03/03/release-20213/

Rec Sensor show bad "data" value

As you can see in the image, the rec sensow show in data the below value.
Is this correct?

i'm using last hass version (0.116.2) and this tvh: HTS Tvheadend 4.2.9pre+201911151752-0built202006011817git5bdcfd8ubuntu20.04.1

if this is an error, you can fix this?

Schermata 2020-10-14 alle 16 09 17

[{"title_default": "$title", "line1_default": "$episode", "line2_default": "$studio $release", "line3_default": "$runtime $date $time", "line4_default": "$number", "icon": "mdi:arrow-down-bold"}]

need help

i added this via hacs when restart i have no sensor in my list and in logs i get this

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 419, in _async_add_entity
await entity.async_update_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 284, in async_update_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 320, in _async_write_ha_state
state = self.state
File "/config/custom_components/tvh_rec/sensor.py", line 121, in state
return str(self._data['count'])
KeyError: 'count'

any ideas

Sensor showing active channels TVHeadend

Hi there,

thank you for sharing your code. I am wondering if it it possible to get number of active channels out of TVHeadend (e.g. Channel List). As IPTV is highly unreliable it would be really cool to see the changes of active channels over the time.

Thank you for your ideas how to accomplish this easily with your already established code. Cheers!

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.