Flyte
bb8981b611
Add apcupsd component.
2016-02-11 06:33:23 +00:00
Paulus Schoutsen
b350f22a77
Update frontend to fix color picker
2016-02-10 22:18:08 -08:00
Paulus Schoutsen
3bdb50510a
Merge pull request #1202 from huanga/change_nest_battery-level_unit
...
Changing battery level unit to "V" instead of "%"
2016-02-10 21:33:10 -08:00
Paulus Schoutsen
b1f2c90bd0
Add MQTT service description
2016-02-10 21:23:27 -08:00
Paulus Schoutsen
1a38354ed5
Merge pull request #1138 from flyte/mqtt-publish-template
...
Add template support to mqtt.publish service payload.
2016-02-10 21:13:02 -08:00
Andy Huang
02609d0ab5
Changing battery level unit to "V" instead of "%" as the API reports output voltage, not percentage.
...
This value matches with Settings > Technical Information's Battery information.
2016-02-10 21:12:43 -08:00
Paulus Schoutsen
ce4f5ff29c
Merge pull request #1197 from maxdrift/expose-baud-rate-mysensors-component
...
Expose baud rate config for MySensors component
2016-02-10 20:51:18 -08:00
Paulus Schoutsen
5190cc74c5
Merge pull request #1200 from MartinHjelmare/mysensors-unavailable
...
Use entity property available in mysensors
2016-02-10 20:45:48 -08:00
MartinHjelmare
75775a561b
Use entity property available
2016-02-11 03:27:02 +01:00
Flyte
4e0c7f8a3d
Create additional mqtt helper function for using template payload.
2016-02-10 22:38:33 +00:00
Riccardo Massari
c705ca4288
Expose baud rate config for mysensors component
2016-02-10 23:16:41 +01:00
Flyte
d52e2019c0
Update mqtt.publish() function to use template_payload. Reorganise publish service. Use mqtt.publish() in tests.
2016-02-10 11:11:02 +00:00
Paulus Schoutsen
b0948bef5f
Make State class immutable
2016-02-09 23:27:01 -08:00
Paulus Schoutsen
dc44ef7356
Support expanding nested groups
2016-02-09 22:43:07 -08:00
Paulus Schoutsen
09b3aba51b
Merge pull request #1136 from turbokongen/verisure-locks
...
Added support for lock connected to Verisure system.
2016-02-09 21:20:52 -08:00
roqeer
4bf4d94344
Changed to dict lookup with default value
...
Corrected on request
2016-02-09 22:09:44 +01:00
roqeer
3e26af5ff1
Correct bad-indentation
2016-02-09 19:09:48 +01:00
roqeer
c1270cf0bb
Add name property to DHT sensor
...
Add name to distinguish between multiple connected DHT sensors
2016-02-09 18:58:04 +01:00
Flyte
26fc637ab5
Add payload_template to mqtt 'publish' service call.
2016-02-09 15:41:31 +00:00
Fabian Affolter
66c5d96b43
Upgrade influxdb to 2.12.0
2016-02-09 16:32:05 +01:00
turbokongen@hotmail.com
41f908ed39
Added support for lock connected to Verisure system.
2016-02-09 13:17:05 +01:00
Paulus Schoutsen
23c5159f6c
Update frontend to fix map CSS
2016-02-08 21:58:41 -08:00
Paulus Schoutsen
4840dd297a
Add unique ID to ecobee sensor
2016-02-08 20:39:09 -08:00
Paulus Schoutsen
f222340c8e
Merge pull request #1174 from balloob/wink-light
...
Wink light to inherit from light
2016-02-08 19:05:39 -08:00
Paulus Schoutsen
160b811ddf
Wink light to inherit from light
2016-02-08 08:53:22 -08:00
Paulus Schoutsen
2e164e519a
Merge pull request #1160 from stjohnjohnson/live-camera-stream
...
Fixes #1062 - If supported, directly stream the MJPEG from the remote camera
2016-02-07 14:43:00 -08:00
Paulus Schoutsen
779188ad27
Merge pull request #1167 from kk7ds/mfi-improvements
...
Mfi improvements
2016-02-07 14:40:47 -08:00
pavoni
ac0dc10377
Refactor VeraLight to inherit from Light, rather then VeraSwitch.
2016-02-07 21:45:15 +00:00
Dan Smith
0a7db98b0e
Round mFi sensor values to reasonable levels of precision
...
Most of the mFi sensors are able to reasonably provide accurate
readings to a tenth of a unit or so. This patch rounds them for
better display in the UI. Normally, I would expect this to be a view
action instead of altering the actual data emitted, but since these
values are reasonable for sensor precision, we're not really losing
anything. I followed the model from the openweathermap component, which
rounds for readability in the backend.
2016-02-07 20:51:00 +00:00
Dan Smith
8f690ff077
Add support for mPort input sensors
...
The mPort device has input pins that can be configured as digital or
analog inputs. We should support those as sensors.
2016-02-07 20:49:02 +00:00
Dan Smith
951fa603ff
Support mPort voltage output switch types
...
An mPort device has a voltage output port that, if configured,
we should support like a switch.
2016-02-07 20:48:57 +00:00
Dan Smith
c113997609
Tweak mFi switch behavior to avoid false states
...
When we update the mFi server for the state of a switch, the new
state is not always reported immediately if we update right after
the action (the server is not RESTful).
This patch adds some internal target-state handling to report the
desired state on the next poll, allowing any subsequent polls to
override that state.
Also, bump the version requirement for mficlient to 0.2.2 to absorb
a bug fix.
2016-02-07 20:48:51 +00:00
St. John Johnson
f700635445
Add support for mjpeg component to proxy it's own stream
2016-02-07 12:02:52 -08:00
Paulus Schoutsen
d49fae86e4
Update frontend with entity picture fix
2016-02-07 11:33:01 -08:00
Paulus Schoutsen
64611ab2be
Merge pull request #1157 from balloob/device-state-attributes
...
Clean up state_attributes vs device_state_attributes
2016-02-07 10:16:34 -08:00
Paulus Schoutsen
cd25c8f72d
Clean up some query stuff
2016-02-07 10:07:27 -08:00
Paulus Schoutsen
9ad1d290af
Fix migration 5
2016-02-07 10:07:08 -08:00
Fabian Affolter
02efe903ab
Add icon
2016-02-07 12:43:02 +01:00
Fabian Affolter
0bb63bf3f0
Move configuration details to docs and add link
2016-02-07 12:36:29 +01:00
Fabian Affolter
e23db5d972
Some small changes
2016-02-07 12:03:01 +01:00
Fabian Affolter
e311f89056
Move details to docs and update docstrings/comments
2016-02-07 12:00:35 +01:00
Fabian Affolter
757946293e
Move configuration details to docs
2016-02-07 11:52:17 +01:00
Nick Waring
cd0cef6403
Component to track the proximity of devices to a zone
2016-02-07 08:52:32 +00:00
Paulus Schoutsen
fb6aded2e1
Update frontend with new dependencies
2016-02-07 00:15:09 -08:00
Paulus Schoutsen
8b7cfc831d
Merge pull request #1133 from balloob/cast-fix
...
Fix Chromecast discovery
2016-02-06 23:06:23 -08:00
Paulus Schoutsen
987be65d55
Update frontend to support default_view
2016-02-06 23:01:44 -08:00
Paulus Schoutsen
f08b77dc4c
Clean up state_attributes vs device_state_attributes
2016-02-06 22:34:24 -08:00
Paulus Schoutsen
681b84e1bd
Update frontend with FF url-sync fix
2016-02-06 22:07:30 -08:00
Paulus Schoutsen
428750eeda
Merge pull request #1151 from kk7ds/add-mfi
...
Add support for Ubiquiti mFi sensors and switches
2016-02-06 20:11:53 -08:00
Paulus Schoutsen
0ae36e1d28
Merge pull request #1140 from kk7ds/add-nx584-alarm
...
Add Caddx/GE/Interlogix NetworX alarm panel support
2016-02-06 20:09:25 -08:00