Jason Hu
f516550f9f
Fix camera mjpeg stream handling ( #18076 )
...
* Fix handle_async_mjpeg_stream
* Lint
2018-11-01 09:28:23 +01:00
Jorim Tielemans
b50c93ccb7
Validate ports as a port ( #17549 )
...
* Validate ports as port
Better than just a positive integer since it limits the range from 1 to 65535.
* Validate port for Axis
* Validate port for Xiaomi Home Camera
* Validate port for Modbus
* Validate port for Yamaha MusicCast Receivers
* Update zhong_hong.py
Validate port as a port, the gateway address as positive_int
Also moved the default values to their variable
* Validate port for the Asterisk Voicemail interface
* Fix lint
* Validate port for Xiaomi Cameras
2018-10-17 23:09:05 +02:00
Paulus Schoutsen
994b829cb4
add_devices -> add_entities ( #16171 )
...
* add_devices -> add_entities
* Lint
* PyLint
* Revert external method in scsgate
2018-08-24 16:37:30 +02:00
Aaron Bach
1b2d0e7a6f
Better handling of Yi camera being disconnected ( #15754 )
...
* Better handling of Yi camera being disconnected
* Handling video processing as well
* Cleanup
* Member-requested changes
* Member-requested changes
2018-07-30 21:56:52 -07:00
Aaron Bach
021d08a9c4
Make sure Yi utilizes existing event loop ( #15131 )
2018-06-24 19:09:08 -06:00
Aaron Bach
91962e2681
Fix socket bug with Yi in 0.72 ( #15109 )
...
* Fixes BrokenPipeError exceptions with Yi (#15108 )
* Make sure to close the socket
2018-06-23 13:22:48 -06:00
Aaron Bach
d549e26a9b
Make Yi platform async ( #14944 )
...
* Conversion complete
* Updated requirements
* Got rid of 3.6-specific syntax
* Removed more 3.6-specific syntax
* Contributor-requested changes
2018-06-13 11:00:33 -04:00
Aaron Bach
c5157c1027
Update Yi platform to make use of async/await ( #12713 )
2018-02-27 18:06:45 -08:00
Pascal Vizeli
8a93cc147a
FFmpeg 1.8 ( #9944 )
...
* Update requirements_all.txt
* Update requirements_test_all.txt
* Update ffmpeg.py
* Update ffmpeg.py
* Update yi.py
* Update onvif.py
* Update yi.py
2017-10-18 17:11:22 +02:00
Aaron Bach
9891320e7c
New PR ( #9787 )
2017-10-12 22:20:30 -07:00