1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-11 01:19:18 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
epenet
fb1b0058ee
Fix consider-using-tuple pylint warnings in component tests ()
* Fix consider-using-tuple pylint warnings in component tests

* Apply su

Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>

---------

Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2024-06-12 15:50:27 +02:00
Marc Mueller
87165c0d6e
Add empty line after module docstring [tests t-z] () 2024-03-08 14:44:56 +01:00
Brett Adams
858fb1fa37
Add snapshot testing to Tessie ()
* Redo Binary Sensors

* Redo Button

* Redo Climate

* Stage unfixed platforms

* Redo Cover

* Redo device tracker

* Redo lock

* Redo Media Player

* Redo Number

* Redo Select

* Redo Sensor

* Redo Switch

* Redo Update

* Fix setup_platform

* Add mixing snapshot

* Fix config flow

* Centralise entity testing

* Update snapshot

* Rename test_entities

* Fix assert_entities
2024-01-27 13:43:55 +01:00
Brett Adams
5b706cedeb
Fix Tessie honk button () 2023-12-28 09:00:34 +01:00
Brett Adams
043f3e640c
Rework entity description functions in Tessie ()
* use lamdba to return the library function

* Rename mocks

* lambda number

* Lambda button

* Add missing

* Remove context manager
2023-12-23 13:45:06 +01:00
Brett Adams
abc57ea706
Quality improvements for Tessie ()
Quality improvements
2023-12-22 10:11:18 +01:00
Brett Adams
8918a9c2c4
Add button platform to Tessie () 2023-12-21 16:40:55 -10:00