Commit graph

6 commits

Author SHA1 Message Date
Jan Bouwhuis
1a414f1433
Add hass and None return type on MQTT platform tests ()
Add hass and `None` return type on MQTT tests
2023-02-08 18:08:03 +01:00
Joe Rogers
f1ee920463
Handle numeric versions in mqtt update ()
* Handle numeric versions in mqtt update

* Remove need for type:ignore

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2022-12-04 21:52:48 +01:00
Jan Bouwhuis
7c2e7863d2
Remove legacy YAML support from MQTT () 2022-11-17 22:55:31 +01:00
Jan Bouwhuis
7932864e00
Always update attributes on an update for MQTT update () 2022-11-15 18:43:01 +01:00
Maciej Bieniek
11ea834cbe
Improve MQTT update platform ()
* Allow JSON as state_topic payload

* Add title

* Add release_url

* Add release_summary

* Add entity_picture

* Fix typo

* Add abbreviations
2022-10-28 17:05:43 +02:00
Maciej Bieniek
1f0cb73ad0
Add update platform to MQTT integration () 2022-10-24 11:47:45 +02:00