Manu
5839191c37
Move entity service registration to async_setup in ntfy integration ( #162833 )
2026-02-12 16:42:15 +01:00
Manu
63bbead41e
Add support for attachments from media sources in ntfy notifications ( #152329 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-10 13:47:16 +01:00
Manu
a2e4980364
Add clear/delete actions to ntfy integration ( #161388 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-01-27 20:04:30 +01:00
Manu
a6e7546142
Add support for sequence ID to publish action in ntfy integration ( #161342 )
2026-01-21 17:41:46 +00:00
Artur Pragacz
0130919128
Improve entity id generation ( #160302 )
2026-01-14 14:34:52 +01:00
epenet
dbfdaf6a2e
Use is over == comparison for FlowResultType in flow tests ( #159158 )
2025-12-16 09:48:45 +01:00
Erik Montnemery
02ff5de1ff
Use pytest.mark.freeze_time in ntfy tests ( #156336 )
2025-11-11 09:33:21 +01:00
Manu
f560d2a05e
Update suggested display precision for ntfy attachment size to 2 ( #153741 )
2025-10-05 13:03:55 +02:00
Manu
9a801424c7
Fix deleting message filters in ntfy integration ( #152783 )
2025-09-24 17:38:40 +02:00
Manu
9cfdb99e76
Add repair to unsubscribe protected topic in ntfy integration ( #152009 )
2025-09-11 18:52:12 +02:00
Manu
723476457e
Add subentry reconfigure flow to ntfy integration ( #143718 )
2025-09-10 07:57:55 +02:00
Manu
eaf400f3b7
Add ntfy.publish action to ntfy integration ( #143560 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2025-09-09 19:08:49 +02:00
Manu
6271765eaf
Add event platform to ntfy integration ( #143529 )
2025-09-09 17:53:19 +02:00
Manu
a4f71f37f6
Use subentry title as display name in ntfy integration ( #151370 )
2025-08-29 16:56:37 +02:00
Manu
646ddf9c2d
Add sensors to ntfy integration ( #145262 )
...
* Add sensors
* small changes
* test coverage
* changes
* update snapshot
2025-06-23 23:17:43 +02:00
Manu
9346c584c3
Add reconfigure flow to ntfy integration ( #143743 )
2025-06-20 18:42:47 +02:00
Erik Montnemery
4e1d5fbeb0
Add WS command to help reset custom entity_id ( #145504 )
...
* Add WS command to help reset custom entity_id
* Calculate suggested object id from entity properties
* Fix logic and add additional tests
* Adjust test
* Update folder_watcher test
* Handle current entity id matches the automatic entity id
* Don't store calculated_object_id
* Update snapshots
* Update snapshots
* Update test
* Tweak logic for reusing current entity_id
* Improve test
* Don't assign same entity_id to several entities
* Prioritize custom entity name
* Update snapshots
* Update snapshots
2025-05-26 19:28:27 +02:00
Manu
4c40ec4948
Bump aiontfy to 0.5.2 ( #145044 )
2025-05-17 13:06:02 +02:00
Manu
77e9142722
Increase test coverage for ntfy integration ( #144701 )
...
Increase test coverage
2025-05-11 22:25:43 -07:00
Manu
34becb541a
add verify_ssl config flow option to ntfy integration ( #143731 )
...
* add verfy_ssl option
* changes
2025-04-30 08:07:58 +02:00
Manu
c704df004a
Add diagnostics platform to ntfy platform ( #143774 )
2025-04-27 19:58:15 +02:00
Manu
a0cd14b4e8
Add reauth flow to ntfy integration ( #143729 )
2025-04-26 22:05:13 +02:00
Manu
f6d8868eb6
Fix some minor issues and nitpicks in ntfy integration ( #143516 )
...
Fix nitpicks
2025-04-23 16:28:58 +02:00
Manu
3c174ce329
Add ntfy (ntfy.sh) integration ( #135152 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2025-04-23 14:52:13 +02:00