8000 Prowl notification returns 'NoneType' object has no attribute 'get' · Issue #48864 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Prowl notification returns 'NoneType' object has no attribute 'get' #48864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
etamminga opened this issue Apr 8, 2021 · 2 comments · Fixed by #48868
Closed

Prowl notification returns 'NoneType' object has no attribute 'get' #48864

etamminga opened this issue Apr 8, 2021 · 2 comments · Fixed by #48868

Comments

@etamminga
Copy link

The problem

Since upgrading to 2021.4.0 I cannot sent notification messages using Prowl anymore.

Using the awesome new Automation debugger I see the following:

Call service notify.prowlapp
Stopped because an error was encountered at April 8, 2021, 3:53:51 PM (runtime: 0.02 seconds)

'NoneType' object has no attribute 'get'

Service called:

data:
message: Iemand aan de deur
title: Deurbel
service: notify.prowlapp

What is version of Home Assistant Core has the issue?

core-2021.4.0

What was the last working version of Home Assistant Core?

core-2021.3.x

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Prowl

Link to integration documentation on our website

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

Example YAML snippet

data:
  message: Iemand aan de deur
  title: Deurbel
service: notify.prowlapp

Anything in the logs that might be useful for us?

'NoneType' object has no attribute 'get'
@probot-home-assistant
Copy link

prowl documentation
prowl source
(message by IssueLinks)

@frenck
Copy link
Member
frenck commented Apr 8, 2021

Being worked on in #48809

@github-actions github-actions bot locked and limited conversation to collaborators May 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants
0