This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-02-28 05:46:00 +00:00
Code
Activity
Files
3e5462ebff2dfa8fe03e4c0c3a78f8fd2fad6049
core
/
tests
/
components
/
switch
History
Matthias Urlichs
f5cc40024d
Rename homeassistant.util.async to .async_ (
#13088
)
...
"async" is (going to be) a reserved word.
2018-03-11 10:01:12 -07:00
..
__init__.py
…
test_command_line.py
…
test_flux.py
Set flux default stop time to dusk (
#12062
)
2018-01-31 12:00:47 +01:00
test_init.py
…
test_litejet.py
…
test_mfi.py
…
test_mochad.py
Reconnect before mochad switch send command (
#11296
)
2018-01-08 08:32:24 +01:00
test_mqtt.py
Fix MQTT retained message not being re-dispatched (
#12004
)
2018-02-11 09:17:58 -08:00
test_rest.py
Rename homeassistant.util.async to .async_ (
#13088
)
2018-03-11 10:01:12 -07:00
test_rflink.py
Add test cases and fix for device_defaults fire_event option. (
#9567
)
2017-09-24 15:47:59 -07:00
test_rfxtrx.py
…
test_template.py
Add entity_picture_template options to Template Cover, Template Light, Template Sensor, and Template Switch (
#9854
)
2017-10-30 09:28:37 -07:00
test_vultr.py
Fix vultr tests (
#11477
)
2018-01-05 16:34:03 -08:00
test_wake_on_lan.py
Fix source code using Windows newline (
#12248
)
2018-02-09 08:11:47 +01:00
test_zwave.py
…