Coder Social home page Coder Social logo

Comments (5)

marc-romu avatar marc-romu commented on September 2, 2024

Sure! Which new features do you expect?

from home-assistant_blueprints.

reinethernal avatar reinethernal commented on September 2, 2024

Correctly working as before update :)
When i try to run menu item, or submenu, i receive
Error executing script. Invalid data for call_service at pos 2: expected int @ data['target'][0]

I found that on one of the latest updates they made changes like:
The send.message service now has a target.
In edit.message service target was removed in the update.

https://www.home-assistant.io/integrations/telegram_bot/

from home-assistant_blueprints.

marc-romu avatar marc-romu commented on September 2, 2024

In which blueprint do you experience this error?

from home-assistant_blueprints.

marc-romu avatar marc-romu commented on September 2, 2024

Ok, I think it has to do with this issue on telegram_bot integration. home-assistant/core#70232
I close this one as it is not a problem with the blueprint itself.
However, thanks for reporting!

from home-assistant_blueprints.

marc-romu avatar marc-romu commented on September 2, 2024

I just updated the automation blueprints to avoid using data that is causing the error. This means that variables telegram_sender_first_name, telegram_sender_last_name, telegram_sender_full_name and telegram_sender_user_id are now only available if you call a command (when you type /command in a telegram text message). If you click an inline keyboard button, these variables will not work. "Reply in private" function will only work with commands too.

from home-assistant_blueprints.

Related Issues (1)

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.