Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MySensors.pm #611

Closed
wants to merge 32 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
e88748a
Upped version to 2.200
hollie Mar 2, 2013
236dd90
Update README.md
hollie Mar 13, 2013
cc7c439
Modified the contents of the VERSION file in preparation of MH depend…
hollie Mar 13, 2013
6972db2
Merge branch 'stable' before making a new branch.
hollie Jun 20, 2013
b3ba252
Upped version to 3.0
hollie Jun 20, 2013
5e6d5ae
Cbus update to support current CGate
jonwhitear Nov 24, 2013
ed6a665
Cbus update to support new and old message response formats
jonwhitear Nov 25, 2013
b61d5ab
Cbus update to add debug flag test to logging statements, i.e. reduce…
jonwhitear Nov 28, 2013
55a75ac
Updating download.pod to revision v3.0
mstovenour Dec 22, 2013
0b702dd
Merge pull request #326 from jonwhitear/cbus
hollie Mar 27, 2014
28a0a24
Merge branch master into stable
krkeegan Mar 27, 2014
24b71a5
Upped version to v3.1
krkeegan Mar 27, 2014
f737960
Merge pull request #394 from hollie/master
krkeegan Mar 28, 2014
61f1839
Fix Release Date
krkeegan Apr 1, 2014
add5318
Merge pull request #395 from krkeegan/stable_ver
krkeegan Apr 1, 2014
3b3336b
Changed link to wiki.
hollie Oct 12, 2014
fee14bb
Removed duplicated link
hollie Nov 24, 2014
1563adb
Bringing stable up to date with master before releasing v4.0
hollie Feb 17, 2016
5a8eae6
Upped version to v4.0
hollie Feb 17, 2016
9cce70f
Merge branch 'master' into stable
hollie Feb 21, 2016
218b9d6
Upped version to 4.0.1 after merging user feedback on v4.0
hollie Feb 21, 2016
9e20c5d
Upped to version 4.1 after consensus on mailing list
hollie Feb 21, 2016
b7c96fb
Allows the control of WGL rain8Net serial sprinkler control modules
Apr 21, 2016
fff2dbe
Added HTML message format to API (as per Pushover v2.3+)
madman1968 Apr 29, 2016
a5cc6d2
Added device to API call
madman1968 Apr 29, 2016
3c136aa
Merge pull request #590 from madman1968/stable
hollie May 12, 2016
d40b085
Revert "Allows the control of WGL rain8Net serial sprinkler control m…
hollie May 12, 2016
29e0fc5
Merge pull request #594 from hollie/revert-590-stable
hollie May 12, 2016
d272213
Merge pull request #599 from hplato/ia7
hplato Jul 10, 2016
9ac2270
Revert "Ia7 v1.2.301"
hollie Jul 25, 2016
6042d03
Merge pull request #607 from hollie/revert-599-ia7
hollie Jul 26, 2016
2712cef
Create MySensors.pm
jsiddall Aug 13, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
unstable
4.1
51 changes: 0 additions & 51 deletions code/common/ia7_collection_upgrader.pl

This file was deleted.

45 changes: 0 additions & 45 deletions code/common/ia7_notifications.pl

This file was deleted.

13 changes: 6 additions & 7 deletions data/web/collections.json
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,6 @@
"28" : {
"link" : "/bin/set_parm_tv_provider.pl",
"name" : "Setup TV Provider",
"mode" : "advanced",
"icon" : "fa-desktop"
},
"5" : {
Expand Down Expand Up @@ -488,7 +487,6 @@
"26" : {
"link" : "/ia5/house/irman.shtml",
"name" : "Program IRMAN",
"mode" : "advanced",
"icon" : "fa-rss"
},
"57" : {
Expand Down Expand Up @@ -709,7 +707,6 @@
"27" : {
"icon" : "fa-wrench",
"name" : "Header Control",
"mode" : "advanced",
"link" : "/bin/headercontrol.pl"
},
"78" : {
Expand All @@ -720,7 +717,7 @@
"102" : {
"name" : "Picture Frame",
"icon" : "fa-desktop",
"external" : "$config_parms{html_dir}/misc/photos.shtml"
"external" : "http://home.krkeegan.com:8081/misc/photos.shtml"
},
"105" : {
"link" : "/ia5/calendar/main.shtml",
Expand Down Expand Up @@ -775,12 +772,14 @@
"icon" : "fa-home",
"name" : "Gear Settings",
"children" : [
700
501

]
},
"700" : {
"user" : "$Authorized"
"501" : {
"link" : "/UNSET_PASSWORD?user=admin",
"name" : "Authorize",
"icon" : "fa-lock"
},
"600" : {
"link" : "/ia7/#path=/objects&parents=ia7_status_items",
Expand Down
4 changes: 1 addition & 3 deletions data/web/ia7_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"fp_icon_size" : "32",
"fp_state_popovers" : "yes",
"substate_percentages" : "20",
"disable_current_state" : "yes",
"notifications" : "yes",
"speech_default" : "banner"
"disable_current_state" : "yes"
},
"objects" : {
"example_object" : {
Expand Down
8 changes: 4 additions & 4 deletions docs/download.pod
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ modify the code/common/mh_release.pl file to search the new format!!

=head1 Current Stable

B<Version 3.0> - released on 06/20/2013
B<Version 3.1> - released on 03/31/2014

=over

=item Linux, Windows and MacOS

L<https://api.github.com/repos/hollie/misterhouse/zipball/v3.0>
L<https://api.github.com/repos/hollie/misterhouse/zipball/v3.1>

The Windows only compiled version of Misterhouse is sadly no longer supported.

Expand All @@ -28,7 +28,7 @@ A large (30MB) zip of optional files (mainly sound files) is here: L<http://mist

=head1 Previous Stable

B<Version 2.200> - released on 03/02/2012
B<Version 3.0> - released on 06/20/2013

=over

Expand All @@ -37,7 +37,7 @@ B<Version 2.200> - released on 03/02/2012
=begin HTML

<strong>
<a href='https://api.github.com/repos/hollie/misterhouse/zipball/v2.200' target='_blank'>https://api.github.com/repos/hollie/misterhouse/zipball/v2.200</a>
<a href='https://api.github.com/repos/hollie/misterhouse/zipball/v3.0' target='_blank'>https://api.github.com/repos/hollie/misterhouse/zipball/v3.0</a>
</strong>

=end HTML
Expand Down
Loading