mmm-openhabfloorplan icon indicating copy to clipboard operation
mmm-openhabfloorplan copied to clipboard

Magic Mirror² module to show lights and window states on a floorplan of an openhab server

Results 1 mmm-openhabfloorplan issues
Sort by recently updated
recently updated
newest added

At the moment, the code only works for right angles because a simple rectangle is drawn: https://github.com/paphko/mmm-openhabfloorplan/blob/c293c5ad219112affb48547aac076ed358ed7ccf/mmm-openhabfloorplan.js#L205 For wings, it's this function: https://github.com/paphko/mmm-openhabfloorplan/blob/c293c5ad219112affb48547aac076ed358ed7ccf/mmm-openhabfloorplan.js#L229 It must be good to implement something...