.. |
ads
|
Fixes for PEP257 (#11810)
|
2018-01-20 22:35:38 -08:00 |
alarm_control_panel
|
MQTT Alarm Control Panel: add retain option for publishing for cases... (#15134)
|
2018-06-25 14:04:16 +02:00 |
alexa
|
Alexa thermostat fails to properly parse 'value' field for climate (#13958)
|
2018-04-18 14:19:05 -04:00 |
auth
|
Backend tweaks to make authorization work (#14339)
|
2018-05-10 10:38:11 +02:00 |
automation
|
Disallow automation.trigger without entity_id (#14724)
|
2018-06-01 10:27:12 -04:00 |
binary_sensor
|
Reorganize mysensors (#15123)
|
2018-06-25 13:58:16 +02:00 |
bmw_connected_drive
|
Spelling, grammar etc fixes (#14432)
|
2018-05-13 12:09:28 +02:00 |
calendar
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
camera
|
Fix #14919. Should throw exception when camera stream closed by frontend (#15028)
|
2018-06-25 13:03:39 -04:00 |
cast
|
Update translations
|
2018-06-17 23:04:52 -04:00 |
climate
|
Support for Homekit Controller climate devices (#15057)
|
2018-06-25 09:45:26 -04:00 |
cloud
|
Fix deprecated code (#14681)
|
2018-05-29 23:14:58 +02:00 |
config
|
Migrate entity registry to using websocket (#14830)
|
2018-06-06 10:08:36 +02:00 |
conversation
|
Add help for conversation/process service (#14323)
|
2018-05-08 13:24:27 -04:00 |
counter
|
Update syntax (#14742)
|
2018-06-01 19:41:20 +02:00 |
cover
|
Reorganize mysensors (#15123)
|
2018-06-25 13:58:16 +02:00 |
deconz
|
deCONZ small improvements (#15128)
|
2018-06-24 15:48:59 -06:00 |
device_tracker
|
Reorganize mysensors (#15123)
|
2018-06-25 13:58:16 +02:00 |
emulated_hue
|
Logitech Pop support for emulated_hue component (#12833)
|
2018-04-28 20:39:21 +02:00 |
fan
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
frontend
|
Bump frontend to 20180622.1
|
2018-06-22 12:46:45 -04:00 |
google_assistant
|
Do not sync entities with an empty name (#14181)
|
2018-04-30 09:18:18 -04:00 |
group
|
Use ATTR_NAME from const.py (#14450)
|
2018-05-14 13:05:52 +02:00 |
hassio
|
Fix panel URL authentication for Hass.io (#15024)
|
2018-06-17 20:34:47 +02:00 |
homekit
|
Add support for Homekit battery service (#14288)
|
2018-06-17 20:54:34 +02:00 |
homekit_controller
|
Support for Homekit Controller climate devices (#15057)
|
2018-06-25 09:45:26 -04:00 |
homematic
|
Homematic: Add optional port for resolvenames via JSON (#15029)
|
2018-06-21 14:52:02 +02:00 |
http
|
Backend tweaks to make authorization work (#14339)
|
2018-05-10 10:38:11 +02:00 |
hue
|
Update translations
|
2018-06-17 23:04:52 -04:00 |
ihc
|
Update docstrings (#13720)
|
2018-04-06 18:06:47 +02:00 |
image_processing
|
Upgrade numpy to 1.14.5 (#15015)
|
2018-06-17 09:39:27 -04:00 |
insteon_plm
|
Bump insteonplm version to 0.11.2 (#15133)
|
2018-06-25 13:46:55 +02:00 |
light
|
Support for Homekit Controller climate devices (#15057)
|
2018-06-25 09:45:26 -04:00 |
lock
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
mailbox
|
Spelling fixes (#12041)
|
2018-01-29 23:37:19 +01:00 |
media_player
|
Show running apps as sources for Fire TV (#15033)
|
2018-06-18 18:13:50 +02:00 |
mqtt
|
Add discovery support to mqtt climate component. (#15085)
|
2018-06-25 15:13:19 +02:00 |
mysensors
|
Reorganize mysensors (#15123)
|
2018-06-25 13:58:16 +02:00 |
nest
|
Bump python-nest to 4.0.3 (#15098)
|
2018-06-25 13:04:32 -04:00 |
notify
|
Reorganize mysensors (#15123)
|
2018-06-25 13:58:16 +02:00 |
persistent_notification
|
Lazy loading of service descriptions (#11479)
|
2018-01-07 14:54:16 -08:00 |
rainmachine
|
Add scan_interval to RainMachine (#14945)
|
2018-06-13 07:30:06 +02:00 |
recorder
|
Upgrade sqlalchemy to 1.2.8 (#14765)
|
2018-06-02 08:34:30 -04:00 |
remember_the_milk
|
Clean up entity component (#11691)
|
2018-01-22 22:54:41 -08:00 |
remote
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
scene
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
sensor
|
Bump python-nest to 4.0.3 (#15098)
|
2018-06-25 13:04:32 -04:00 |
sonos
|
Update translations
|
2018-06-17 23:04:52 -04:00 |
switch
|
Support for Homekit Controller climate devices (#15057)
|
2018-06-25 09:45:26 -04:00 |
system_log
|
Clean up some Python 3.4 remnants (#14433)
|
2018-05-13 17:56:42 +02:00 |
telegram_bot
|
Upgrade python-telegram-bot to 10.1.0 (#14441)
|
2018-05-13 17:59:25 +02:00 |
timer
|
Convert more files to async/await syntax (#14142)
|
2018-04-28 19:26:20 -04:00 |
tts
|
Add Bulgarian to Google TTS (#14422)
|
2018-05-12 17:46:00 -04:00 |
vacuum
|
Update Neato Library And Reduce Cloud Calls (#15072)
|
2018-06-20 21:46:15 -04:00 |
weather
|
Revert "Add language to dark sky weather component" (#15142)
|
2018-06-25 19:04:07 +02:00 |
wink
|
Python wink update (#15048)
|
2018-06-20 09:41:28 -04:00 |
zha
|
Add electrical measurement sensor to ZHA (#14561)
|
2018-05-26 22:50:05 +02:00 |
zone
|
Make zone entries work without radius (#15032)
|
2018-06-17 21:55:35 -06:00 |
zwave
|
Discover Qubino ZMHTDx smart meter switches (#14884)
|
2018-06-09 15:34:36 +02:00 |
__init__.py
|
Add optional words to conversation utterances (#12772)
|
2018-03-01 07:35:12 -08:00 |
abode.py
|
Add missing 'sensor' to ABODE_PLATFORMS (#14313)
|
2018-05-06 19:18:26 +02:00 |
alarmdecoder.py
|
Alarmdecoder add validation of the zone types (#11488)
|
2018-01-11 13:53:14 -08:00 |
alert.py
|
Update voluputous (#12463)
|
2018-02-17 10:29:14 +01:00 |
amcrest.py
|
Upgraded python-amcrest to 1.2.3 (#14988)
|
2018-06-16 06:57:58 -04:00 |
android_ip_webcam.py
|
Update voluputous (#12463)
|
2018-02-17 10:29:14 +01:00 |
apcupsd.py
|
Spelling fixes (#12041)
|
2018-01-29 23:37:19 +01:00 |
api.py
|
Use constants (#14647)
|
2018-05-27 20:16:30 +02:00 |
apple_tv.py
|
Bump pyatv to 0.3.10 (#14736)
|
2018-06-01 08:41:40 +02:00 |
arduino.py
|
…
|
|
arlo.py
|
Upgrade pyarlo to 0.1.8 to support Arlo Baby monitor (#15060)
|
2018-06-20 07:50:38 +02:00 |
asterisk_mbox.py
|
Update header and make it less verbose (#11774)
|
2018-01-18 23:04:18 +01:00 |
august.py
|
Fix issue with guest August lock being included (#12893)
|
2018-03-04 10:14:47 +01:00 |
axis.py
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
bbb_gpio.py
|
…
|
|
blink.py
|
…
|
|
bloomsky.py
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
browser.py
|
…
|
|
canary.py
|
Add support for Canary Flex (#13280)
|
2018-03-30 23:38:29 +02:00 |
coinbase.py
|
Update python-coinbase to 2.1.0 (#12925)
|
2018-03-05 22:26:37 +01:00 |
comfoconnect.py
|
Fixes for PEP257 (#11810)
|
2018-01-20 22:35:38 -08:00 |
configurator.py
|
Rename homeassistant.util.async to .async_ (#13088)
|
2018-03-11 10:01:12 -07:00 |
daikin.py
|
Added new climate component from Daikin (#10983)
|
2018-01-04 11:05:27 +01:00 |
datadog.py
|
Fixes for PEP257 (#11810)
|
2018-01-20 22:35:38 -08:00 |
demo.py
|
Add history_graph component to demo (#12681)
|
2018-02-26 00:28:25 -08:00 |
device_sun_light_trigger.py
|
Custom component loading cleanup (#14211)
|
2018-05-01 20:57:30 +02:00 |
dialogflow.py
|
Convert more files to async/await syntax (#14142)
|
2018-04-28 19:26:20 -04:00 |
digital_ocean.py
|
Added attribute attribution to Digital Ocean component (#15114)
|
2018-06-24 13:36:27 +02:00 |
discovery.py
|
Upgrade netdisco to 1.5.0 (#15016)
|
2018-06-17 09:38:00 -04:00 |
dominos.py
|
Upgrade pylint to 1.8.2 (#12274)
|
2018-02-11 09:20:28 -08:00 |
doorbird.py
|
Add support for multiple Doorbird stations (#13994)
|
2018-06-10 19:02:44 +02:00 |
downloader.py
|
Add notifications to downloader.py (#12961)
|
2018-03-14 16:03:40 -07:00 |
duckdns.py
|
…
|
|
dweet.py
|
…
|
|
dyson.py
|
…
|
|
ecobee.py
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
egardia.py
|
Fixing Egardia 'home armed' state not shown correctly. (#13335)
|
2018-03-22 10:53:52 -07:00 |
eight_sleep.py
|
Eight Sleep add REM type, Update async syntax, Catch API quirks (#14937)
|
2018-06-15 15:24:09 -04:00 |
emoncms_history.py
|
Spelling fixes (#11940)
|
2018-01-27 11:58:27 -08:00 |
enocean.py
|
…
|
|
envisalink.py
|
…
|
|
eufy.py
|
Increase Eufy's requirement on lakeside (#14671)
|
2018-05-29 08:42:27 +02:00 |
feedreader.py
|
Feedreader configurable update interval and max entries (#14487)
|
2018-05-18 07:25:08 +02:00 |
ffmpeg.py
|
Lazy loading of service descriptions (#11479)
|
2018-01-07 14:54:16 -08:00 |
folder_watcher.py
|
Remove extra quotes from docstrings (#14431)
|
2018-05-13 11:06:15 +02:00 |
foursquare.py
|
Lazy loading of service descriptions (#11479)
|
2018-01-07 14:54:16 -08:00 |
freedns.py
|
Add FreeDNS component (#13526)
|
2018-03-30 21:33:30 +02:00 |
fritzbox.py
|
Add AVM fritzbox smarthome component (#10688)
|
2018-04-17 12:40:36 +02:00 |
gc100.py
|
…
|
|
goalfeed.py
|
Goalfeed channel (#12086)
|
2018-02-01 11:24:02 +01:00 |
google.py
|
Add option to ignore availability in google calendar events (#13714)
|
2018-04-06 21:48:50 +02:00 |
google_domains.py
|
…
|
|
graphite.py
|
…
|
|
hdmi_cec.py
|
renaming icons (#13982)
|
2018-04-18 15:46:44 -04:00 |
history.py
|
Use hass iconset (#14185)
|
2018-06-05 10:49:54 -04:00 |
history_graph.py
|
Convert more files to async/await syntax (#14142)
|
2018-04-28 19:26:20 -04:00 |
hive.py
|
Hive R3 update (#13357)
|
2018-04-16 21:00:13 +02:00 |
homematicip_cloud.py
|
Add homematicip cloud climate platform (#14388)
|
2018-05-26 16:03:53 +02:00 |
hydrawise.py
|
Add Hydrawise component (#14055)
|
2018-05-26 18:42:52 +02:00 |
ifttt.py
|
…
|
|
influxdb.py
|
Ignore NaN values for influxdb (#14347)
|
2018-05-08 20:54:38 -04:00 |
input_boolean.py
|
Convert more files to async/await syntax (#14142)
|
2018-04-28 19:26:20 -04:00 |
input_datetime.py
|
Bugfix: Input Datetime config schema (#12552)
|
2018-02-20 16:21:35 +01:00 |
input_number.py
|
Lazy loading of service descriptions (#11479)
|
2018-01-07 14:54:16 -08:00 |
input_select.py
|
Lazy loading of service descriptions (#11479)
|
2018-01-07 14:54:16 -08:00 |
input_text.py
|
Added password mode to input_text (obscure content of text box) (#11849)
|
2018-02-08 12:29:33 +01:00 |
insteon_local.py
|
Fixes for PEP257 (#11810)
|
2018-01-20 22:35:38 -08:00 |
intent_script.py
|
…
|
|
introduction.py
|
…
|
|
ios.py
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
iota.py
|
Upgrade pyota to 2.0.5 (#14442)
|
2018-05-13 17:58:57 +02:00 |
isy994.py
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
joaoapps_join.py
|
…
|
|
juicenet.py
|
Grammar fix 'an unique' (#12870)
|
2018-03-03 19:23:55 +01:00 |
keyboard.py
|
…
|
|
keyboard_remote.py
|
Add device_descriptor and device_name to keyboard event (#14642)
|
2018-06-01 00:32:09 +02:00 |
kira.py
|
Fixes for PEP257 (#11810)
|
2018-01-20 22:35:38 -08:00 |
knx.py
|
Fixes KNX fire event problem, issue https://github.com/home-assistant/home-assistant/issues/13049 (#13062)
|
2018-03-10 20:26:21 -08:00 |
konnected.py
|
Add api_host option to Konnected config (#14896)
|
2018-06-10 13:50:25 +02:00 |
lametric.py
|
…
|
|
linode.py
|
Upgrade linode-api to 4.1.9b1 (#13863) (#14610)
|
2018-05-24 17:16:35 +02:00 |
lirc.py
|
Upgrade pylint to 1.8.2 (#12274)
|
2018-02-11 09:20:28 -08:00 |
litejet.py
|
…
|
|
logbook.py
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
logentries.py
|
…
|
|
logger.py
|
Add set_default_level to logger (#14703)
|
2018-06-07 17:03:04 -04:00 |
lutron.py
|
Adding support for Lutron covers (#11602)
|
2018-01-13 19:11:20 +01:00 |
lutron_caseta.py
|
Upgrade pylutron-caseta to 0.5.0 to reestablish connections (#14013)
|
2018-04-20 15:35:56 +02:00 |
mailgun.py
|
…
|
|
map.py
|
Convert more files to async/await syntax (#14142)
|
2018-04-28 19:26:20 -04:00 |
matrix.py
|
Fix waiting for setup that never happens (#14346)
|
2018-05-12 10:30:21 +02:00 |
maxcube.py
|
Added update_interval to maxcube (#14143)
|
2018-04-29 20:57:57 +02:00 |
media_extractor.py
|
Upgrade youtube_dl to 2018.06.14 (#15013)
|
2018-06-17 09:41:06 -04:00 |
melissa.py
|
Fix mclimate accounts with not only melissa components (#12427)
|
2018-02-25 11:33:52 -08:00 |
microsoft_face.py
|
Use ATTR_NAME from const.py (#14450)
|
2018-05-14 13:05:52 +02:00 |
mochad.py
|
Bumped up pymochad requirement to 0.2.0 as a fix for #11928 (#12014)
|
2018-01-30 05:13:30 -08:00 |
modbus.py
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
mqtt_eventstream.py
|
Update mqtt_eventstream.py (#14923)
|
2018-06-11 15:29:04 +02:00 |
mqtt_statestream.py
|
Publish attributes unconditionally (#14179)
|
2018-05-05 09:31:39 -04:00 |
mychevy.py
|
Update mychevy to 0.4.0 (#14372)
|
2018-05-18 13:37:43 -04:00 |
mycroft.py
|
…
|
|
namecheapdns.py
|
…
|
|
neato.py
|
Switch to pypi version of pybotvac (#15115)
|
2018-06-24 11:06:25 +02:00 |
netatmo.py
|
netatmo api is now in pip as pyatmo (#14824)
|
2018-06-05 11:55:53 -04:00 |
netgear_lte.py
|
Add netgear_lte component (#14687)
|
2018-06-08 07:46:34 +02:00 |
no_ip.py
|
…
|
|
nuheat.py
|
add a bit more test coverage
|
2017-12-26 11:12:28 -08:00 |
nuimo_controller.py
|
Switch nuimo to a hopefully working pypi version (#15006)
|
2018-06-17 09:41:49 -04:00 |
octoprint.py
|
Catch everything when calling to OctoPrint API to fix #10557 (#11457)
|
2018-01-05 18:07:09 +01:00 |
panel_custom.py
|
Add support for new hass.io panel (#14873)
|
2018-06-08 16:50:19 -04:00 |
panel_iframe.py
|
Fix Panel_IFrame - FTP URL not allowed in 0.63 (#12295)
|
2018-02-11 09:19:31 -08:00 |
pilight.py
|
Updates default Pilight port number (#13419)
|
2018-03-23 23:22:33 +01:00 |
plant.py
|
Upgrade pylint to 1.8.2 (#12274)
|
2018-02-11 09:20:28 -08:00 |
prometheus.py
|
Add domain to labels and count state changes to Prometheus (#14253)
|
2018-05-05 10:23:01 -04:00 |
proximity.py
|
…
|
|
python_script.py
|
Upgrade restrictedpython to 4.0b4 (#14537)
|
2018-05-19 10:05:02 +02:00 |
qwikswitch.py
|
Allow qwikswitch sensors as part of devices (#14454)
|
2018-05-14 08:40:25 +02:00 |
rainbird.py
|
Update pyrainbird (#14617)
|
2018-05-25 06:39:41 +02:00 |
raincloud.py
|
Upgraded RainCloudy to version 0.0.5 (#14986)
|
2018-06-16 06:58:18 -04:00 |
raspihats.py
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
rest_command.py
|
Add custom header support for rest_command (#12646)
|
2018-02-28 08:16:31 +02:00 |
rflink.py
|
Add availability to Rflink entities. (#14977)
|
2018-06-16 00:26:48 +02:00 |
rfxtrx.py
|
Use ATTR_NAME from const.py (#14450)
|
2018-05-14 13:05:52 +02:00 |
ring.py
|
Upgrade ring_doorbell to 0.2.1 to fix oauth issues (#14984)
|
2018-06-16 08:58:39 +02:00 |
rpi_gpio.py
|
…
|
|
rpi_pfio.py
|
…
|
|
rss_feed_template.py
|
…
|
|
sabnzbd.py
|
Converted SABnzbd to a component (#12915)
|
2018-05-07 09:35:55 +02:00 |
satel_integra.py
|
…
|
|
script.py
|
Clean up entity component (#11691)
|
2018-01-22 22:54:41 -08:00 |
scsgate.py
|
Spelling fixes (#12041)
|
2018-01-29 23:37:19 +01:00 |
services.yaml
|
Upgrade python-nest, add security_state sensor, nest.set_mode service set ETA as well (#14901)
|
2018-06-12 07:28:16 +02:00 |
shell_command.py
|
Add stdout and stderr to debug output for shell_command (#14465)
|
2018-05-16 13:47:41 +02:00 |
shiftr.py
|
…
|
|
shopping_list.py
|
Add services for adding and removing items to shopping list (#14574)
|
2018-05-26 13:53:48 +02:00 |
skybell.py
|
Bump skybellpy version to 0.1.2 (#13974)
|
2018-04-18 10:10:32 +02:00 |
sleepiq.py
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
smappee.py
|
added support for smappee water sensors (#12831)
|
2018-04-06 23:14:31 +02:00 |
snips.py
|
Snips: Added slot values for siteId and probability (#14315)
|
2018-05-08 11:43:31 -04:00 |
spaceapi.py
|
Add SpaceAPI support (#14204)
|
2018-05-14 09:13:59 +02:00 |
spc.py
|
asyncio.ensure_future Python 3.5 (#13141)
|
2018-03-12 19:42:08 +01:00 |
splunk.py
|
…
|
|
statsd.py
|
Update voluputous (#12463)
|
2018-02-17 10:29:14 +01:00 |
sun.py
|
…
|
|
tado.py
|
changed PyTado version (#13626)
|
2018-04-02 10:36:38 +02:00 |
tahoma.py
|
add 2 devices (#14321)
|
2018-05-08 13:43:07 +02:00 |
tellduslive.py
|
Upgrade pylint to 1.8.2 (#12274)
|
2018-02-11 09:20:28 -08:00 |
tellstick.py
|
…
|
|
tesla.py
|
Fixes for tesla. New sensors. (#12225)
|
2018-02-07 23:34:26 -08:00 |
thethingsnetwork.py
|
…
|
|
thingspeak.py
|
…
|
|
toon.py
|
…
|
|
tradfri.py
|
pytradfri 5.5.1: Improved 3rd party bulb support (#14887)
|
2018-06-13 07:17:52 +02:00 |
twilio.py
|
…
|
|
upcloud.py
|
upcloud: Provide unique ID for server entities (#13181)
|
2018-03-13 13:51:10 -07:00 |
updater.py
|
Upgrade distro to 1.3.0 (#14436)
|
2018-05-13 18:01:10 +02:00 |
upnp.py
|
UPnP code cleanup (#14235)
|
2018-05-02 09:15:30 -04:00 |
usps.py
|
bump usps version (#12465)
|
2018-02-17 21:49:32 -08:00 |
velbus.py
|
…
|
|
velux.py
|
Removing asyncio.coroutine syntax from some components (#12507)
|
2018-02-24 10:24:33 -08:00 |
vera.py
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
verisure.py
|
Lazy loading of service descriptions (#11479)
|
2018-01-07 14:54:16 -08:00 |
volvooncall.py
|
Upgrade pylint to 1.8.2 (#12274)
|
2018-02-11 09:20:28 -08:00 |
vultr.py
|
…
|
|
wake_on_lan.py
|
Upgrade wakeonlan to 1.0.0 (#12190)
|
2018-02-05 16:04:31 -08:00 |
waterfurnace.py
|
Make waterfurnace recovery more robust (#12202)
|
2018-02-06 12:12:35 +01:00 |
watson_iot.py
|
Add IBM Watson IoT Platform component (#13664)
|
2018-06-07 13:43:51 -04:00 |
weblink.py
|
Fix config error for FTP links, add test (#12294)
|
2018-02-11 09:19:00 -08:00 |
websocket_api.py
|
Route themes and translations over websocket (#14828)
|
2018-06-06 10:12:43 +02:00 |
wemo.py
|
Update pywemo to version 0.4.28. (#15052)
|
2018-06-19 11:16:31 -04:00 |
wirelesstag.py
|
Wireless tags platform (#13495)
|
2018-06-07 16:30:20 -04:00 |
xiaomi_aqara.py
|
Add additional 86sw model identifier of the LAN protocol V2 (#14799)
|
2018-06-04 07:39:50 +02:00 |
zabbix.py
|
Show the error message when Zabbix fails to log in (#12985)
|
2018-03-08 15:25:10 -08:00 |
zeroconf.py
|
Upgrade zeroconf to 0.20.0 (#13123)
|
2018-03-12 14:02:03 -07:00 |
zigbee.py
|
Remove execution file perm (#11563)
|
2018-01-09 23:55:14 -08:00 |
zoneminder.py
|
Remove execution file perm (#11563)
|
2018-01-09 23:55:14 -08:00 |